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 v0.4.0 #295

Closed dilpath closed 3 days ago

dilpath commented 3 days ago

Only changed CHANGELOG.md and petab/version.py.

codecov-commenter commented 3 days ago

Codecov Report

Attention: Patch coverage is 77.47797% with 818 lines in your changes missing coverage. Please review.

Project coverage is 74.02%. Comparing base (4179d03) to head (e9c6866).

Files Patch % Lines
petab/v1/math/_generated/PetabMathExprParser.py 73.02% 140 Missing and 34 partials :warning:
petab/v1/lint.py 74.43% 63 Missing and 28 partials :warning:
petab/v1/parameter_mapping.py 66.66% 54 Missing and 11 partials :warning:
petab/petablint.py 0.00% 59 Missing :warning:
petab/v1/models/pysb_model.py 61.41% 44 Missing and 5 partials :warning:
petab/v1/visualize/plotter.py 83.76% 27 Missing and 17 partials :warning:
petab/v1/math/SympyVisitor.py 69.23% 19 Missing and 21 partials :warning:
petab/v1/visualize/plotting.py 86.91% 21 Missing and 18 partials :warning:
petab/v1/visualize/lint.py 62.96% 20 Missing and 10 partials :warning:
petab/v1/parameters.py 89.36% 9 Missing and 11 partials :warning:
... and 30 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ========================================== - Coverage 76.33% 74.02% -2.32% ========================================== Files 36 73 +37 Lines 3228 4800 +1572 Branches 783 1029 +246 ========================================== + Hits 2464 3553 +1089 - Misses 559 953 +394 - Partials 205 294 +89 ```

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