PEtab-dev / libpetab-python

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

Add petab.Problem.__str__ #178

Closed dweindl closed 2 years ago

dweindl commented 2 years ago

... providing some high-level summary of the given problem.

codecov-commenter commented 2 years ago

Codecov Report

Merging #178 (6ea0693) into develop (f73d915) will decrease coverage by 0.25%. The diff coverage is 10.00%.

@@             Coverage Diff             @@
##           develop     #178      +/-   ##
===========================================
- Coverage    78.46%   78.21%   -0.26%     
===========================================
  Files           30       30              
  Lines         2652     2662      +10     
  Branches       605      606       +1     
===========================================
+ Hits          2081     2082       +1     
- Misses         412      421       +9     
  Partials       159      159              
Impacted Files Coverage Δ
petab/problem.py 66.66% <10.00%> (-2.26%) :arrow_down:

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