TARGENE / TargeneCore.jl

Core Functionalities for TarGene
Apache License 2.0
2 stars 2 forks source link

Release 0.3 #101

Closed olivierlabayle closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (5df2280) into main (2507d33) will decrease coverage by 1.32%. The diff coverage is 98.70%.

:exclamation: Current head 5df2280 differs from pull request most recent head af57f93. Consider uploading reports for the commit af57f93 to get more accurate results

@@             Coverage Diff             @@
##              main     #101      +/-   ##
===========================================
- Coverage   100.00%   98.67%   -1.33%     
===========================================
  Files            5       11       +6     
  Lines          192      527     +335     
===========================================
+ Hits           192      520     +328     
- Misses           0        7       +7     
Impacted Files Coverage Δ
src/utils.jl 95.12% <93.33%> (-4.88%) :arrow_down:
src/estimators.jl 97.05% <97.05%> (ø)
src/genotypes_and_queries.jl 97.76% <97.76%> (ø)
src/sieve_plateau.jl 98.63% <98.63%> (ø)
src/TMLEEpistasis.jl 100.00% <100.00%> (ø)
src/confounders.jl 100.00% <100.00%> (ø)
src/grm.jl 100.00% <100.00%> (ø)
src/models.jl 100.00% <100.00%> (ø)
src/phenotypes.jl 100.00% <100.00%> (ø)
src/summary.jl 100.00% <100.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed53995...af57f93. Read the comment docs.