PEtab-dev / libpetab-python

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

Prepare 0.1.21 #81

Closed dilpath closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #81 (8768c50) into master (1bf7e0f) will decrease coverage by 0.08%. The diff coverage is 61.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
- Coverage   79.67%   79.59%   -0.09%     
==========================================
  Files          26       26              
  Lines        2932     2940       +8     
  Branches      691      695       +4     
==========================================
+ Hits         2336     2340       +4     
- Misses        421      423       +2     
- Partials      175      177       +2     
Impacted Files Coverage Δ
petab/core.py 86.92% <0.00%> (+1.31%) :arrow_up:
petab/problem.py 64.47% <50.00%> (-0.23%) :arrow_down:
petab/lint.py 77.10% <60.00%> (-0.54%) :arrow_down:
petab/conditions.py 90.47% <100.00%> (-0.23%) :arrow_down:
petab/measurements.py 81.81% <100.00%> (-0.21%) :arrow_down:
petab/observables.py 97.10% <100.00%> (-0.05%) :arrow_down:
petab/parameters.py 86.45% <100.00%> (-0.09%) :arrow_down:
petab/version.py 100.00% <100.00%> (ø)

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 1bf7e0f...8768c50. Read the comment docs.