PEtab-dev / petab_select

Repository for development of the model selection extension
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Release 0.1.12 #81

Closed dilpath closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

Attention: 59 lines in your changes are missing coverage. Please review.

Comparison is base (8e8306b) 80.34% compared to head (354c7d4) 57.43%. Report is 64 commits behind head on main.

Files Patch % Lines
petab_select/ui.py 12.90% 27 Missing :warning:
petab_select/model.py 34.78% 15 Missing :warning:
petab_select/candidate_space.py 61.11% 7 Missing :warning:
petab_select/criteria.py 50.00% 5 Missing :warning:
petab_select/model_space.py 60.00% 2 Missing :warning:
petab_select/problem.py 50.00% 2 Missing :warning:
petab_select/version.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #81 +/- ## =========================================== - Coverage 80.34% 57.43% -22.92% =========================================== Files 14 14 Lines 1511 1487 -24 =========================================== - Hits 1214 854 -360 - Misses 297 633 +336 ```

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