Closed xuanxu closed 5 years ago
Merging #18 into time-step-t will increase coverage by
0.18%
. The diff coverage is100%
.
@@ Coverage Diff @@
## time-step-t #18 +/- ##
===============================================
+ Coverage 99.49% 99.67% +0.18%
===============================================
Files 11 11
Lines 589 615 +26
Branches 84 87 +3
===============================================
+ Hits 586 613 +27
+ Partials 3 2 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/intergalactic/cli.py | 100% <100%> (+2.85%) |
:arrow_up: |
src/intergalactic/settings.py | 100% <100%> (ø) |
:arrow_up: |
src/intergalactic/model.py | 100% <100%> (ø) |
:arrow_up: |
src/intergalactic/constants.py | 100% <100%> (ø) |
:arrow_up: |
src/intergalactic/functions.py | 98.79% <0%> (-0.06%) |
: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 b44b94b...c0775e0. Read the comment docs.
This should bring the
time-step-t
branch to the latest codebase.