PEtab-dev / libpetab-python

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

Refactor yaml validation schemas #141

Closed dweindl closed 2 years ago

dweindl commented 2 years ago

In the future, we want to include separate validation schemas for each PEtab version in this package

codecov-commenter commented 2 years ago

Codecov Report

Merging #141 (b699a2b) into develop (5d8f7ff) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #141      +/-   ##
===========================================
+ Coverage    77.72%   77.73%   +0.01%     
===========================================
  Files           27       27              
  Lines         2904     2906       +2     
  Branches       718      718              
===========================================
+ Hits          2257     2259       +2     
  Misses         468      468              
  Partials       179      179              
Impacted Files Coverage Δ
petab/yaml.py 91.13% <100.00%> (+0.23%) :arrow_up:

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 5d8f7ff...b699a2b. Read the comment docs.