PEtab-dev / libpetab-python

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

Simplification of PEtab problems #172

Closed dweindl closed 1 year ago

dweindl commented 1 year ago

Adds some functions to simplify / clean existing PEtab problems:

codecov-commenter commented 1 year ago

Codecov Report

Merging #172 (b8e7ce7) into develop (b6f234e) will increase coverage by 0.93%. The diff coverage is 62.50%.

@@             Coverage Diff             @@
##           develop     #172      +/-   ##
===========================================
+ Coverage    77.50%   78.44%   +0.93%     
===========================================
  Files           29       30       +1     
  Lines         2601     2649      +48     
  Branches       594      606      +12     
===========================================
+ Hits          2016     2078      +62     
+ Misses         430      411      -19     
- Partials       155      160       +5     
Impacted Files Coverage Δ
petab/simplify.py 62.50% <62.50%> (ø)
petab/models/sbml_model.py 96.36% <0.00%> (+1.81%) :arrow_up:
petab/sbml.py 68.14% <0.00%> (+2.65%) :arrow_up:
petab/lint.py 75.37% <0.00%> (+8.40%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.