PEtab-dev / libpetab-python

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

Fix erroneous bitwise comparison in petab.visualize.DataProvider #68

Closed dweindl closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #68 (23b632c) into develop (9f9ce94) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #68   +/-   ##
========================================
  Coverage    80.13%   80.13%           
========================================
  Files           26       26           
  Lines         2874     2874           
  Branches       684      684           
========================================
  Hits          2303     2303           
  Misses         397      397           
  Partials       174      174           
Impacted Files Coverage Δ
petab/visualize/plotting.py 85.81% <100.00%> (ø)

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 9f9ce94...23b632c. Read the comment docs.