ICB-DCM / pyPESTO

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

Hdf5AmiciHistory with AggregatedObjective #1395

Closed plakrisenko closed 1 month ago

plakrisenko commented 2 months ago

In case AggregatedObjective contains AmiciObjective and prior, use Hdf5AmiciHistory type for histories.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 84.51%. Comparing base (80ae7fa) to head (edd731b).

Files Patch % Lines
pypesto/objective/aggregated.py 85.71% 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 @@ ## develop #1395 +/- ## =========================================== - Coverage 84.53% 84.51% -0.02% =========================================== Files 157 157 Lines 12955 12962 +7 =========================================== + Hits 10951 10955 +4 - Misses 2004 2007 +3 ```

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