PEtab-dev / libpetab-python

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

Release 0.5.0 #320

Closed dweindl closed 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 64.47368% with 27 lines in your changes missing coverage. Please review.

Project coverage is 72.79%. Comparing base (b0e0e54) to head (3e36584).

Files with missing lines Patch % Lines
petab/v1/priors.py 70.90% 7 Missing and 9 partials :warning:
petab/v1/core.py 0.00% 4 Missing and 1 partial :warning:
petab/v1/models/pysb_model.py 66.66% 1 Missing and 1 partial :warning:
petab/v2/models/__init__.py 0.00% 1 Missing :warning:
petab/v2/models/model.py 0.00% 1 Missing :warning:
petab/v2/models/pysb_model.py 0.00% 1 Missing :warning:
petab/v2/models/sbml_model.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #320 +/- ## ========================================== - Coverage 72.87% 72.79% -0.08% ========================================== Files 47 52 +5 Lines 4836 4907 +71 Branches 1035 841 -194 ========================================== + Hits 3524 3572 +48 - Misses 1014 1028 +14 - Partials 298 307 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.