ctlab / GADMA

Genetic Algorithm for Demographic Model Analysis
Other
47 stars 14 forks source link

New fixes #47

Closed noscode closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #47 (e8ea016) into master (49cbeb3) will decrease coverage by 0.01%. The diff coverage is 91.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   97.16%   97.15%   -0.02%     
==========================================
  Files          43       43              
  Lines        5192     5201       +9     
==========================================
+ Hits         5045     5053       +8     
- Misses        147      148       +1     
Flag Coverage Δ
unittests 97.15% <91.48%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
gadma/core/core.py 86.86% <87.87%> (+0.13%) :arrow_up:
gadma/cli/arg_parser.py 100.00% <100.00%> (+0.60%) :arrow_up:
gadma/engines/dadi_moments_common.py 96.98% <100.00%> (+0.16%) :arrow_up:
gadma/cli/settings_storage.py 97.95% <0.00%> (-0.32%) :arrow_down:

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 49cbeb3...e8ea016. Read the comment docs.