PEtab-dev / libpetab-python

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

Add validation for visualization files #184

Closed dweindl closed 1 year ago

dweindl commented 1 year ago

Some basic validation of visualization files. Closes #8, closes #1.

codecov-commenter commented 1 year ago

Codecov Report

Merging #184 (a90d309) into develop (a0817db) will decrease coverage by 0.25%. The diff coverage is 54.28%.

@@             Coverage Diff             @@
##           develop     #184      +/-   ##
===========================================
- Coverage    78.55%   78.29%   -0.26%     
===========================================
  Files           29       29              
  Lines         2742     2479     -263     
  Branches       659      575      -84     
===========================================
- Hits          2154     1941     -213     
+ Misses         427      395      -32     
+ Partials       161      143      -18     
Impacted Files Coverage Δ
petab/petablint.py 0.00% <0.00%> (ø)
petab/visualize/lint.py 55.38% <55.38%> (ø)
petab/C.py 100.00% <100.00%> (ø)
petab/lint.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.