PEtab-dev / libpetab-python

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

Various cleanup #163

Closed dweindl closed 1 year ago

dweindl commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #163 (6f1b292) into develop (9a092bc) will decrease coverage by 0.01%. The diff coverage is 70.00%.

@@             Coverage Diff             @@
##           develop     #163      +/-   ##
===========================================
- Coverage    77.24%   77.23%   -0.02%     
===========================================
  Files           29       29              
  Lines         2593     2583      -10     
  Branches       597      595       -2     
===========================================
- Hits          2003     1995       -8     
+ Misses         433      431       -2     
  Partials       157      157              
Impacted Files Coverage Δ
petab/core.py 89.51% <ø> (ø)
petab/petablint.py 0.00% <ø> (ø)
petab/simulate.py 81.13% <ø> (ø)
petab/yaml.py 87.80% <ø> (ø)
petab/lint.py 66.56% <36.36%> (-0.49%) :arrow_down:
petab/measurements.py 90.12% <50.00%> (ø)
petab/problem.py 68.92% <50.00%> (+0.54%) :arrow_up:
petab/parameters.py 87.20% <71.42%> (+0.07%) :arrow_up:
petab/conditions.py 95.23% <100.00%> (-0.22%) :arrow_down:
petab/observables.py 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9a092bc...6f1b292. Read the comment docs.