ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 47 forks source link

Release v0.4.2 #1298

Closed PaulJonasJost closed 7 months ago

PaulJonasJost commented 7 months ago
codecov-commenter commented 7 months ago

Codecov Report

Attention: 210 lines in your changes are missing coverage. Please review.

Comparison is base (b4a187f) 84.24% compared to head (f46ca20) 84.40%.

Files Patch % Lines
pypesto/visualize/spline_approximation.py 11.11% 56 Missing :warning:
pypesto/hierarchical/petab.py 45.83% 39 Missing :warning:
pypesto/hierarchical/relative/calculator.py 77.92% 17 Missing :warning:
pypesto/visualize/model_fit.py 46.66% 16 Missing :warning:
pypesto/hierarchical/base_problem.py 83.69% 15 Missing :warning:
pypesto/hierarchical/semiquantitative/solver.py 88.17% 11 Missing :warning:
pypesto/hierarchical/relative/solver.py 93.86% 10 Missing :warning:
pypesto/hierarchical/relative/problem.py 73.07% 7 Missing :warning:
pypesto/petab/importer.py 84.44% 7 Missing :warning:
pypesto/optimize/ess/ess.py 78.94% 4 Missing :warning:
... and 15 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1298 +/- ## ========================================== + Coverage 84.24% 84.40% +0.15% ========================================== Files 148 153 +5 Lines 11865 12456 +591 ========================================== + Hits 9996 10513 +517 - Misses 1869 1943 +74 ```

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