opencobra / memote

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

Fix depinfo #757

Closed Midnighter closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4c08f46) 76.98% compared to head (b1175a8) 74.85%.

:exclamation: Current head b1175a8 differs from pull request most recent head 84277d2. Consider uploading reports for the commit 84277d2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #757 +/- ## =========================================== - Coverage 76.98% 74.85% -2.13% =========================================== Files 50 50 Lines 2872 2955 +83 Branches 645 669 +24 =========================================== + Hits 2211 2212 +1 - Misses 569 649 +80 - Partials 92 94 +2 ``` | [Files](https://app.codecov.io/gh/opencobra/memote/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencobra) | Coverage Δ | | |---|---|---| | [src/memote/\_\_init\_\_.py](https://app.codecov.io/gh/opencobra/memote/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencobra#diff-c3JjL21lbW90ZS9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/memote/suite/results/result.py](https://app.codecov.io/gh/opencobra/memote/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencobra#diff-c3JjL21lbW90ZS9zdWl0ZS9yZXN1bHRzL3Jlc3VsdC5weQ==) | `100.00% <100.00%> (ø)` | | | [src/memote/utils.py](https://app.codecov.io/gh/opencobra/memote/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencobra#diff-c3JjL21lbW90ZS91dGlscy5weQ==) | `75.78% <100.00%> (ø)` | | | [src/memote/\_version.py](https://app.codecov.io/gh/opencobra/memote/pull/757?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencobra#diff-c3JjL21lbW90ZS9fdmVyc2lvbi5weQ==) | `0.27% <0.68%> (-0.08%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/opencobra/memote/pull/757/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencobra)

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