Closed jvanhoefer closed 3 years ago
Want to merge them before v022 sees the daylight ;)
Merging #123 (d91a4e4) into develop (7a9cba2) will increase coverage by
0.42%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #123 +/- ##
===========================================
+ Coverage 87.15% 87.57% +0.42%
===========================================
Files 6 6
Lines 475 475
===========================================
+ Hits 414 416 +2
+ Misses 61 59 -2
Impacted Files | Coverage Δ | |
---|---|---|
yaml2sbml/yaml2sbml.py | 86.41% <0.00%> (+1.23%) |
:arrow_up: |
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 7a9cba2...d91a4e4. Read the comment docs.
This should fix the issue with the missing tests for the SBML identifier/maths checks..., that @dilpath caught in PR #122