PEtab-dev / libpetab-python

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

Linter: Check condition IDs are unique #92

Closed dweindl closed 2 years ago

dweindl commented 2 years ago

Closes #70

codecov-commenter commented 2 years ago

Codecov Report

Merging #92 (17dae45) into develop (f6fd489) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
+ Coverage    79.54%   79.65%   +0.11%     
===========================================
  Files           26       26              
  Lines         2933     2935       +2     
  Branches       708      709       +1     
===========================================
+ Hits          2333     2338       +5     
+ Misses         423      422       -1     
+ Partials       177      175       -2     
Impacted Files Coverage Δ
petab/lint.py 78.14% <100.00%> (+1.03%) :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 f6fd489...17dae45. Read the comment docs.