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.19 #65

Closed dweindl closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #65 (b6c2333) into master (0917194) will increase coverage by 0.31%. The diff coverage is 78.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   78.71%   79.02%   +0.31%     
==========================================
  Files          24       26       +2     
  Lines        2321     2880     +559     
  Branches      549      688     +139     
==========================================
+ Hits         1827     2276     +449     
- Misses        361      430      +69     
- Partials      133      174      +41     
Impacted Files Coverage Δ
petab/problem.py 71.36% <ø> (ø)
petab/visualize/__init__.py 100.00% <ø> (ø)
petab/visualize/plotter.py 65.51% <65.51%> (ø)
petab/visualize/plotting_config.py 57.29% <66.66%> (+0.30%) :arrow_up:
petab/visualize/plot_data_and_simulation.py 84.46% <70.96%> (+9.12%) :arrow_up:
petab/visualize/helper_functions.py 82.87% <80.00%> (-0.58%) :arrow_down:
petab/visualize/plotting.py 85.33% <85.33%> (ø)
petab/yaml.py 90.66% <92.85%> (+0.34%) :arrow_up:
petab/C.py 100.00% <100.00%> (ø)
petab/measurements.py 80.24% <100.00%> (ø)
... and 5 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 0917194...b6c2333. Read the comment docs.