opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
126 stars 26 forks source link

refactor: replace goodtables with pandera #761

Closed Midnighter closed 8 months ago

Midnighter commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (dfe79f4) 74.94% compared to head (ba6eac4) 75.07%.

Files Patch % Lines
src/memote/experimental/experimental_base.py 50.00% 1 Missing :warning:
src/memote/experimental/tabular.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #761 +/- ## =========================================== + Coverage 74.94% 75.07% +0.12% =========================================== Files 50 49 -1 Lines 2962 2941 -21 Branches 669 658 -11 =========================================== - Hits 2220 2208 -12 + Misses 648 647 -1 + Partials 94 86 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.