PEtab-dev / libpetab-python

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

New validation API #288

Closed dweindl closed 5 days ago

dweindl commented 6 days ago

For petab.v2, refactor the current validation setup to

Also:

codecov-commenter commented 6 days ago

Codecov Report

Attention: Patch coverage is 44.08602% with 156 lines in your changes missing coverage. Please review.

Project coverage is 72.92%. Comparing base (6fff855) to head (3ad773d).

Files Patch % Lines
petab/v2/lint.py 57.21% 63 Missing and 20 partials :warning:
petab/petablint.py 0.00% 38 Missing :warning:
petab/versions.py 0.00% 20 Missing :warning:
petab/v2/problem.py 44.44% 12 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #288 +/- ## =========================================== - Coverage 74.37% 72.92% -1.45% =========================================== Files 70 72 +2 Lines 4460 4717 +257 Branches 953 1012 +59 =========================================== + Hits 3317 3440 +123 - Misses 872 983 +111 - Partials 271 294 +23 ```

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