ICB-DCM / pyPESTO

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

Update to libpetab 0.4.0 #1422

Closed dweindl closed 5 days ago

dweindl commented 1 week ago

Adapt to and require petab>=0.4.0 Changing all petab.XXX to petab.v1.XXX. Most of petab.XXX is now deprecated.

codecov-commenter commented 1 week ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.72%. Comparing base (ba84aa6) to head (a6f5557). Report is 1 commits behind head on develop.

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

:exclamation: There is a different number of reports uploaded between BASE (ba84aa6) and HEAD (a6f5557). Click for more details.

HEAD has 10 uploads less than BASE | Flag | BASE (ba84aa6) | HEAD (a6f5557) | |------|------|------| ||12|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1422 +/- ## ============================================ - Coverage 83.33% 68.72% -14.62% ============================================ Files 161 161 Lines 13226 13226 ============================================ - Hits 11022 9089 -1933 - Misses 2204 4137 +1933 ```

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