micom-dev / micom

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

Fix the `grow` docstring to mention the correct default strategy. #142

Closed cdiener closed 11 months ago

cdiener commented 11 months ago

A quick fix for #120.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9dd51a0) 79.56% compared to head (965e326) 79.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ======================================= Coverage 79.56% 79.56% ======================================= Files 32 32 Lines 2041 2041 Branches 386 386 ======================================= Hits 1624 1624 Misses 286 286 Partials 131 131 ``` | [Files](https://app.codecov.io/gh/micom-dev/micom/pull/142?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev) | Coverage Δ | | |---|---|---| | [micom/problems.py](https://app.codecov.io/gh/micom-dev/micom/pull/142?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev#diff-bWljb20vcHJvYmxlbXMucHk=) | `88.15% <100.00%> (ø)` | | | [micom/workflows/grow.py](https://app.codecov.io/gh/micom-dev/micom/pull/142?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=micom-dev#diff-bWljb20vd29ya2Zsb3dzL2dyb3cucHk=) | `86.84% <ø> (ø)` | |

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