Closed noscode closed 4 years ago
Merging #37 (3cc3aba) into master (1675991) will increase coverage by
3.09%
. The diff coverage is97.40%
.
@@ Coverage Diff @@
## master #37 +/- ##
==========================================
+ Coverage 94.33% 97.43% +3.09%
==========================================
Files 43 43
Lines 5120 5139 +19
Branches 1128 0 -1128
==========================================
+ Hits 4830 5007 +177
+ Misses 153 132 -21
+ Partials 137 0 -137
Flag | Coverage Δ | |
---|---|---|
unittests | 97.43% <97.40%> (+3.09%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
gadma/Inference.py | 100.00% <ø> (ø) |
|
gadma/cli/arg_parser.py | 100.00% <ø> (+4.34%) |
:arrow_up: |
gadma/data/data.py | 100.00% <ø> (+4.00%) |
:arrow_up: |
gadma/get_confidence_intervals.py | 97.87% <ø> (+2.03%) |
:arrow_up: |
gadma/optimizers/combinations.py | 100.00% <ø> (ø) |
|
gadma/optimizers/optimizer.py | 97.41% <ø> (+4.19%) |
:arrow_up: |
gadma/optimizers/optimizer_result.py | 76.74% <ø> (+8.56%) |
:arrow_up: |
gadma/optimizers/local_optimizer.py | 96.81% <75.00%> (+3.53%) |
:arrow_up: |
gadma/core/core.py | 86.59% <80.00%> (+1.16%) |
:arrow_up: |
gadma/core/shared_dict.py | 99.38% <83.33%> (+4.38%) |
:arrow_up: |
... and 51 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 1675991...3cc3aba. Read the comment docs.
Now tests are faster and run on different os and python versions.