PEtab-dev / libpetab-python

Python package for working with PEtab files
https://libpetab-python.readthedocs.io
MIT License
14 stars 5 forks source link

Fix SBML validation #168

Closed dweindl closed 1 year ago

dweindl commented 1 year ago

Fixes #166 (double logging) Fixes #167 (ignoring severity)

codecov-commenter commented 1 year ago

Codecov Report

Merging #168 (c9ab2da) into develop (47362d3) will increase coverage by 0.15%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #168      +/-   ##
===========================================
+ Coverage    77.30%   77.45%   +0.15%     
===========================================
  Files           29       29              
  Lines         2578     2573       -5     
  Branches       593      591       -2     
===========================================
  Hits          1993     1993              
+ Misses         430      425       -5     
  Partials       155      155              
Impacted Files Coverage Δ
petab/models/sbml_model.py 94.54% <0.00%> (+3.31%) :arrow_up:
petab/sbml.py 64.86% <0.00%> (+1.70%) :arrow_up: