Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comment out QTLPlot module and update project.toml #43

Merged
merged 12 commits into from
Feb 13, 2024

Merge branch 'master' of github.com:hkim89/FlxQTL.jl

beb18e4
Select commit
Loading
Failed to load commit list.
Merged

comment out QTLPlot module and update project.toml #43

Merge branch 'master' of github.com:hkim89/FlxQTL.jl
beb18e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2024 in 0s

64.20% (-13.80%) compared to 31f4366

View this Pull Request on Codecov

64.20% (-13.80%) compared to 31f4366

Details

Codecov Report

Attention: 240 lines in your changes are missing coverage. Please review.

Comparison is base (31f4366) 77.99% compared to head (beb18e4) 64.20%.
Report is 36 commits behind head on master.

Files Patch % Lines
src/geneScan1.jl 0.00% 100 Missing ⚠️
src/EcmNestrv.jl 10.81% 66 Missing ⚠️
src/geneScan2D.jl 0.00% 28 Missing ⚠️
src/geneScan1D.jl 46.80% 25 Missing ⚠️
src/transformation.jl 58.62% 12 Missing ⚠️
src/permutationTest.jl 53.33% 7 Missing ⚠️
src/Miscellanea.jl 66.66% 1 Missing ⚠️
src/QTLplot.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #43       +/-   ##
===========================================
- Coverage   77.99%   64.20%   -13.80%     
===========================================
  Files          10       13        +3     
  Lines        1095     1338      +243     
===========================================
+ Hits          854      859        +5     
- Misses        241      479      +238     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.