ICB-DCM / pyPESTO

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

update examples to libpetab version 0.4.x #1427

Closed PaulJonasJost closed 1 month ago

PaulJonasJost commented 2 months ago

changed import petab to import petab.v1 as petab for new libpetab version

codecov-commenter commented 2 months 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 83.33%. Comparing base (ef34eeb) to head (9c24a10).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1427 +/- ## =========================================== + Coverage 82.26% 83.33% +1.06% =========================================== Files 161 161 Lines 13237 13237 =========================================== + Hits 10890 11031 +141 + Misses 2347 2206 -141 ```

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