sebapersson / PEtab.jl

Create parameter estimation problems for ODE models
https://sebapersson.github.io/PEtab.jl/stable/
MIT License
47 stars 7 forks source link

Plot updates #257

Closed sebapersson closed 2 weeks ago

sebapersson commented 2 weeks ago

Makes it possible to provide a Vector when plotting the model fit, and makes it possible to change the label to only be the observable id.

Closes #249

codecov-commenter commented 2 weeks ago

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

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.08%. Comparing base (f9465ab) to head (585e176).

Files with missing lines Patch % Lines
.../PEtabPlotsExtension/optimised_solution_recipes.jl 90.90% 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 #257 +/- ## ========================================== + Coverage 91.07% 91.08% +0.01% ========================================== Files 61 61 Lines 3931 3937 +6 ========================================== + Hits 3580 3586 +6 Misses 351 351 ```

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