PEtab-dev / libpetab-python

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

Release 0.1.22 #94

Closed dweindl closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #94 (e403452) into master (0a2de3b) will increase coverage by 0.27%. The diff coverage is 91.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   79.59%   79.86%   +0.27%     
==========================================
  Files          26       26              
  Lines        2940     2950      +10     
  Branches      695      718      +23     
==========================================
+ Hits         2340     2356      +16     
+ Misses        423      420       -3     
+ Partials      177      174       -3     
Impacted Files Coverage Δ
petab/visualize/plotting_config.py 68.04% <50.00%> (ø)
petab/problem.py 65.92% <79.16%> (+1.44%) :arrow_up:
petab/visualize/plotter.py 77.38% <80.00%> (-0.66%) :arrow_down:
petab/yaml.py 90.78% <92.85%> (ø)
petab/conditions.py 90.69% <100.00%> (+0.22%) :arrow_up:
petab/core.py 87.02% <100.00%> (+0.09%) :arrow_up:
petab/lint.py 78.74% <100.00%> (+1.63%) :arrow_up:
petab/measurements.py 82.02% <100.00%> (+0.20%) :arrow_up:
petab/observables.py 97.14% <100.00%> (+0.04%) :arrow_up:
petab/parameters.py 86.53% <100.00%> (+0.08%) :arrow_up:
... and 6 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 0a2de3b...e403452. Read the comment docs.