PEtab-dev / libpetab-python

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

Release 0.1.28 #170

Closed dweindl closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #170 (84d4e5f) into main (286494a) will increase coverage by 0.11%. The diff coverage is 75.34%.

@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
+ Coverage   77.18%   77.29%   +0.11%     
==========================================
  Files          29       29              
  Lines        2586     2577       -9     
  Branches      595      591       -4     
==========================================
- Hits         1996     1992       -4     
+ Misses        433      430       -3     
+ Partials      157      155       -2     
Impacted Files Coverage Δ
petab/models/sbml_model.py 94.54% <0.00%> (+3.31%) :arrow_up:
petab/petablint.py 0.00% <ø> (ø)
petab/simulate.py 81.13% <ø> (ø)
petab/yaml.py 87.80% <ø> (ø)
petab/measurements.py 90.12% <50.00%> (ø)
petab/problem.py 68.92% <50.00%> (+0.54%) :arrow_up:
petab/lint.py 66.96% <53.33%> (+0.10%) :arrow_up:
petab/sbml.py 65.48% <63.63%> (+2.32%) :arrow_up:
petab/parameters.py 87.20% <83.33%> (+0.46%) :arrow_up:
petab/visualize/plotting.py 85.81% <83.33%> (-0.25%) :arrow_down:
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us.