Closed dweindl closed 5 months ago
Attention: Patch coverage is 79.51807%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 74.01%. Comparing base (
9398e77
) to head (09a8cc3
).
Files | Patch % | Lines |
---|---|---|
petab/v2/petab1to2.py | 82.08% | 7 Missing and 5 partials :warning: |
petab/v2/problem.py | 68.75% | 4 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Converter for PEtab v1 problems to PEtab v2 problems.
Allows converting a set of PEtab v1 files to v2 files or creating a petab.v2.Problem from v1 yaml file.
To be extended/adapted as v2 matures.
Closes #272.