PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 5 forks source link

Fix imports related to v1 subpackage #293

Closed dweindl closed 3 days ago

codecov-commenter commented 3 days ago

Codecov Report

Attention: Patch coverage is 90.62500% with 3 lines in your changes missing coverage. Please review.

Project coverage is 74.02%. Comparing base (d4dcd9d) to head (5e3e96a).

Files Patch % Lines
petab/v1/parameter_mapping.py 0.00% 2 Missing :warning:
petab/petablint.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #293 +/- ## ======================================== Coverage 74.01% 74.02% ======================================== Files 73 73 Lines 4799 4800 +1 Branches 1029 1029 ======================================== + Hits 3552 3553 +1 Misses 953 953 Partials 294 294 ```

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