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.3 #216

Closed dweindl closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #216 (5c052f1) into main (058bf1a) will decrease coverage by 0.01%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   76.32%   76.32%   -0.01%     
==========================================
  Files          34       34              
  Lines        3168     3172       +4     
  Branches      768      769       +1     
==========================================
+ Hits         2418     2421       +3     
  Misses        552      552              
- Partials      198      199       +1     
Impacted Files Coverage Δ
petab/visualize/__init__.py 88.88% <85.71%> (-11.12%) :arrow_down:
petab/version.py 100.00% <100.00%> (ø)
petab/visualize/lint.py 51.42% <100.00%> (ø)