Closed MauriceHendrix closed 4 years ago
Merging #319 (f913342) into master (75b6f08) will increase coverage by
1.39%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #319 +/- ##
===========================================
+ Coverage 98.60% 100.00% +1.39%
===========================================
Files 6 8 +2
Lines 1361 1373 +12
Branches 299 301 +2
===========================================
+ Hits 1342 1373 +31
+ 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 1 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 309d1b6...f913342. Read the comment docs.
Description
Motivation and Context
Types of changes
Documentation checklist
Testing