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 missing inplace=True in validation of visualization tables #214

Closed dweindl closed 11 months ago

dweindl commented 11 months ago

Closes #213

codecov-commenter commented 11 months ago

Codecov Report

Merging #214 (72c24f2) into develop (058bf1a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #214   +/-   ##
========================================
  Coverage    76.32%   76.32%           
========================================
  Files           34       34           
  Lines         3168     3168           
  Branches       768      768           
========================================
  Hits          2418     2418           
  Misses         552      552           
  Partials       198      198           
Impacted Files Coverage Δ
petab/visualize/lint.py 51.42% <100.00%> (ø)