PEtab-dev / libpetab-python

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

Release 0.1.27 #160

Closed dweindl closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #160 (2b106f0) into main (c457c05) will increase coverage by 1.18%. The diff coverage is 76.17%.

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   75.99%   77.18%   +1.18%     
==========================================
  Files          27       29       +2     
  Lines        3029     2586     -443     
  Branches      737      595     -142     
==========================================
- Hits         2302     1996     -306     
+ Misses        538      433     -105     
+ Partials      189      157      -32     
Impacted Files Coverage Δ
petab/petablint.py 0.00% <ø> (ø)
petab/measurements.py 90.12% <40.00%> (+8.10%) :arrow_up:
petab/lint.py 66.86% <52.77%> (-0.51%) :arrow_down:
petab/problem.py 68.37% <67.21%> (+3.93%) :arrow_up:
petab/visualize/plot_data_and_simulation.py 76.66% <71.42%> (-6.67%) :arrow_down:
petab/models/model.py 72.00% <72.00%> (ø)
petab/parameters.py 86.74% <75.00%> (+1.49%) :arrow_up:
petab/yaml.py 87.80% <77.77%> (-3.11%) :arrow_down:
petab/parameter_mapping.py 70.15% <79.16%> (+0.49%) :arrow_up:
petab/calculate.py 89.84% <83.33%> (-0.46%) :arrow_down:
... and 21 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 c457c05...2b106f0. Read the comment docs.