ICB-DCM / pyPESTO

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

Release v0.5.0 #1342

Closed PaulJonasJost closed 3 months ago

PaulJonasJost commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 85.40541% with 216 lines in your changes are missing coverage. Please review.

Project coverage is 84.50%. Comparing base (34e89b3) to head (64f8205).

Files Patch % Lines
pypesto/visualize/sampling.py 52.63% 18 Missing :warning:
...esto/objective/roadrunner/roadrunner_calculator.py 86.06% 17 Missing :warning:
pypesto/optimize/optimizer.py 75.36% 17 Missing :warning:
pypesto/sample/dynesty.py 72.58% 17 Missing :warning:
.../objective/roadrunner/petab_importer_roadrunner.py 89.28% 15 Missing :warning:
pypesto/visualize/spline_approximation.py 13.33% 13 Missing :warning:
pypesto/objective/roadrunner/utils.py 91.40% 11 Missing :warning:
pypesto/visualize/dimension_reduction.py 18.18% 9 Missing :warning:
pypesto/visualize/ordinal_categories.py 0.00% 9 Missing :warning:
pypesto/objective/jax/base.py 73.33% 8 Missing :warning:
... and 34 more

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1342 +/- ## ========================================== - Coverage 84.54% 84.50% -0.04% ========================================== Files 153 157 +4 Lines 12456 12917 +461 ========================================== + Hits 10531 10916 +385 - Misses 1925 2001 +76 ```

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