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.23 #105

Closed dweindl closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #105 (9b6633a) into master (fde0bf6) will increase coverage by 0.22%. The diff coverage is 80.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   79.86%   80.09%   +0.22%     
==========================================
  Files          26       27       +1     
  Lines        2950     2974      +24     
  Branches      718      719       +1     
==========================================
+ Hits         2356     2382      +26     
+ Misses        420      415       -5     
- Partials      174      177       +3     
Impacted Files Coverage Δ
petab/visualize/plotter.py 79.87% <72.22%> (+2.49%) :arrow_up:
petab/visualize/data_overview.py 96.87% <80.00%> (-3.13%) :arrow_down:
petab/visualize/cli.py 80.76% <80.76%> (ø)
petab/core.py 87.02% <100.00%> (ø)
petab/version.py 100.00% <100.00%> (ø)
petab/visualize/plotting.py 86.14% <100.00%> (+0.29%) :arrow_up:
petab/visualize/plot_data_and_simulation.py 85.29% <0.00%> (+1.96%) :arrow_up:

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 fde0bf6...9b6633a. Read the comment docs.