Closed MichaelClerx closed 3 years ago
Merging #336 (9c99b09) into master (75b6f08) will increase coverage by
1.39%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #336 +/- ##
===========================================
+ Coverage 98.60% 100.00% +1.39%
===========================================
Files 6 8 +2
Lines 1361 1378 +17
Branches 299 298 -1
===========================================
+ Hits 1342 1378 +36
+ Misses 7 0 -7
+ Partials 12 0 -12
Impacted Files | Coverage Δ | |
---|---|---|
cellmlmanip/__init__.py | 100.00% <100.00%> (ø) |
|
cellmlmanip/_config.py | 100.00% <100.00%> (ø) |
|
cellmlmanip/model.py | 100.00% <100.00%> (+0.21%) |
:arrow_up: |
cellmlmanip/parser.py | 100.00% <100.00%> (+2.60%) |
:arrow_up: |
cellmlmanip/printer.py | 100.00% <100.00%> (+1.97%) |
:arrow_up: |
cellmlmanip/units.py | 100.00% <100.00%> (+1.58%) |
:arrow_up: |
... 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 f6270c2...9c99b09. Read the comment docs.
Merging develop into master, so that we can stop using master