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.2.0 #201

Closed dweindl closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #201 (dc0be75) into main (2ba5c52) will decrease coverage by 1.79%. The diff coverage is 68.05%.

:exclamation: Current head dc0be75 differs from pull request most recent head 9fbf14c. Consider uploading reports for the commit 9fbf14c to get more accurate results

@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
- Coverage   78.09%   76.31%   -1.79%     
==========================================
  Files          30       34       +4     
  Lines        2662     3162     +500     
  Branches      591      765     +174     
==========================================
+ Hits         2079     2413     +334     
- Misses        425      552     +127     
- Partials      158      197      +39     
Impacted Files Coverage Δ
petab/petablint.py 0.00% <0.00%> (ø)
petab/visualize/plot_data_and_simulation.py 76.66% <ø> (ø)
petab/problem.py 64.51% <33.33%> (-2.54%) :arrow_down:
petab/lint.py 72.28% <36.00%> (-3.09%) :arrow_down:
petab/visualize/plotting.py 86.86% <50.00%> (+1.05%) :arrow_up:
petab/visualize/lint.py 51.42% <51.42%> (ø)
petab/parameters.py 84.53% <57.14%> (-2.68%) :arrow_down:
petab/mapping.py 57.89% <57.89%> (ø)
petab/models/pysb_model.py 60.80% <60.80%> (ø)
petab/models/model.py 68.33% <64.28%> (-3.67%) :arrow_down:
... and 14 more