ICB-DCM / pyPESTO

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

release 0.5.2 #1406

Closed PaulJonasJost closed 1 month ago

PaulJonasJost commented 1 month ago
codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 83.92%. Comparing base (d8333bd) to head (c966568).

Files Patch % Lines
pypesto/variational/pymc.py 0.00% 53 Missing :warning:
pypesto/variational/variational_inference.py 0.00% 35 Missing :warning:
pypesto/history/amici.py 33.33% 4 Missing :warning:
pypesto/visualize/spline_approximation.py 25.00% 3 Missing :warning:
pypesto/variational/__init__.py 0.00% 2 Missing :warning:
pypesto/visualize/misc.py 77.77% 2 Missing :warning:
pypesto/objective/amici/amici_util.py 75.00% 1 Missing :warning:
pypesto/store/save_to_hdf5.py 66.66% 1 Missing :warning:
pypesto/visualize/model_fit.py 50.00% 1 Missing :warning:
pypesto/visualize/ordinal_categories.py 50.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1406 +/- ## ========================================== - Coverage 84.50% 83.92% -0.58% ========================================== Files 157 160 +3 Lines 12917 13061 +144 ========================================== + Hits 10915 10962 +47 - Misses 2002 2099 +97 ```

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