PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 6 forks source link

Simplify test model creation - use simplesbml #139

Closed dweindl closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #139 (a57419b) into develop (9a49449) will decrease coverage by 0.46%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #139      +/-   ##
===========================================
- Coverage    77.22%   76.75%   -0.47%     
===========================================
  Files           27       27              
  Lines         2955     2956       +1     
  Branches       718      724       +6     
===========================================
- Hits          2282     2269      -13     
- Misses         489      507      +18     
+ Partials       184      180       -4     
Impacted Files Coverage Δ
petab/sbml.py 49.68% <0.00%> (-10.07%) :arrow_down:
petab/visualize/plotting.py 86.00% <0.00%> (+0.04%) :arrow_up:
petab/lint.py 67.85% <0.00%> (+0.59%) :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 9a49449...a57419b. Read the comment docs.