micom-dev / micom

Python package to study microbial communities using metabolic modeling.
https://micom-dev.github.io/micom
Apache License 2.0
82 stars 17 forks source link

Indicate tested comparison or covariate in test output #137

Closed cdiener closed 9 months ago

cdiener commented 9 months ago

Before it was somewhat hard to figure out what specific comparison the log-fold changes and p-values corresponded to.

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.03% :tada:

Comparison is base (24af694) 79.53% compared to head (05ddbbb) 79.56%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ========================================== + Coverage 79.53% 79.56% +0.03% ========================================== Files 32 32 Lines 2038 2041 +3 Branches 385 386 +1 ========================================== + Hits 1621 1624 +3 Misses 286 286 Partials 131 131 ``` | [Files Changed](https://app.codecov.io/gh/micom-dev/micom/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev) | Coverage Δ | | |---|---|---| | [micom/duality.py](https://app.codecov.io/gh/micom-dev/micom/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev#diff-bWljb20vZHVhbGl0eS5weQ==) | `59.25% <0.00%> (ø)` | | | [micom/stats.py](https://app.codecov.io/gh/micom-dev/micom/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev#diff-bWljb20vc3RhdHMucHk=) | `88.70% <85.71%> (+0.57%)` | :arrow_up: |

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