PEtab-dev / libpetab-python

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

Add petab.v2.C #299

Closed dweindl closed 2 days ago

dweindl commented 2 days ago

For now, mostly a copy of v1. The be updated as petab v2 development progresses.

Also adds some missing documentation.

Use of PEtab v2-related constants from petab.v1.C is deprecated.

:eyes: https://petab--299.org.readthedocs.build/projects/libpetab-python/en/299/build/_autosummary/petab.v2.C.html

codecov-commenter commented 2 days ago

Codecov Report

Attention: Patch coverage is 0% with 104 lines in your changes missing coverage. Please review.

Project coverage is 72.87%. Comparing base (e4b1861) to head (5e8d7d6).

Files Patch % Lines
petab/v2/C.py 0.00% 104 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #299 +/- ## =========================================== - Coverage 74.47% 72.87% -1.61% =========================================== Files 46 47 +1 Lines 4732 4836 +104 Branches 1034 1035 +1 =========================================== Hits 3524 3524 - Misses 910 1014 +104 Partials 298 298 ```

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