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

allow unifying ranks #145

Closed cdiener closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a467432) 79.71% compared to head (39b290d) 79.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== - Coverage 79.71% 79.34% -0.38% ========================================== Files 32 32 Lines 2046 2067 +21 Branches 388 396 +8 ========================================== + Hits 1631 1640 +9 - Misses 285 293 +8 - Partials 130 134 +4 ``` | [Files](https://app.codecov.io/gh/micom-dev/micom/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev) | Coverage Δ | | |---|---|---| | [micom/community.py](https://app.codecov.io/gh/micom-dev/micom/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev#diff-bWljb20vY29tbXVuaXR5LnB5) | `81.96% <100.00%> (+0.11%)` | :arrow_up: | | [micom/taxonomy.py](https://app.codecov.io/gh/micom-dev/micom/pull/145?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev#diff-bWljb20vdGF4b25vbXkucHk=) | `50.00% <82.60%> (+50.00%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/micom-dev/micom/pull/145/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev)

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