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.4 #227

Closed dweindl closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #227 (82d4b2d) into main (52d8ab1) will increase coverage by 0.02%. The diff coverage is 78.18%.

@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   76.22%   76.24%   +0.02%     
==========================================
  Files          34       34              
  Lines        3176     3183       +7     
  Branches      771      773       +2     
==========================================
+ Hits         2421     2427       +6     
- Misses        554      555       +1     
  Partials      201      201              
Files Changed Coverage Δ
petab/petablint.py 0.00% <0.00%> (ø)
petab/visualize/cli.py 0.00% <0.00%> (ø)
petab/visualize/lint.py 52.77% <17.64%> (+1.34%) :arrow_up:
petab/models/pysb_model.py 60.80% <50.00%> (ø)
petab/sbml.py 69.23% <53.33%> (ø)
petab/visualize/plot_data_and_simulation.py 76.66% <63.63%> (ø)
petab/parameter_mapping.py 66.32% <64.00%> (ø)
petab/simplify.py 66.66% <66.66%> (ø)
petab/visualize/helper_functions.py 78.12% <66.66%> (ø)
petab/problem.py 64.89% <68.75%> (+0.37%) :arrow_up:
... and 23 more