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

Fix some type annotations / docstrings #70

Closed dweindl closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (7c71053) 60.61% compared to head (e95f327) 60.64%.

Files Patch % Lines
petab_select/model_space.py 50.00% 1 Missing :warning:
petab_select/problem.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #70 +/- ## =========================================== + Coverage 60.61% 60.64% +0.02% =========================================== Files 14 14 Lines 1521 1522 +1 =========================================== + Hits 922 923 +1 Misses 599 599 ```

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