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

Bump actions/setup-python from 4.7.0 to 4.7.1 #139

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps actions/setup-python from 4.7.0 to 4.7.1.

Release notes

Sourced from actions/setup-python's releases.

v4.7.1

What's Changed

Full Changelog: https://github.com/actions/setup-python/compare/v4...v4.7.1

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (47b5f7f) 79.44% compared to head (a894733) 79.56%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ========================================== + Coverage 79.44% 79.56% +0.12% ========================================== Files 32 32 Lines 2038 2041 +3 Branches 385 386 +1 ========================================== + Hits 1619 1624 +5 + Misses 287 286 -1 + Partials 132 131 -1 ``` | [Files](https://app.codecov.io/gh/micom-dev/micom/pull/139?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/139?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/139?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: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/micom-dev/micom/pull/139/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.