PEtab-dev / libpetab-python

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

Refactor Problem.from_yaml, extract get_path_prefix #280

Closed dweindl closed 1 week ago

dweindl commented 1 week ago

More readable, testable, modular, and will be required in other places soon.

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.12%. Comparing base (74ac20d) to head (e02d2e9). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #280 +/- ## =========================================== + Coverage 76.09% 76.12% +0.03% =========================================== Files 36 36 Lines 3233 3238 +5 Branches 786 785 -1 =========================================== + Hits 2460 2465 +5 Misses 568 568 Partials 205 205 ```

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