Commit ba67c39
ci: drop codecov upload step (#47)
Coverage floor is already enforced by --cov-fail-under=100 in
pyproject.toml's [tool.pytest.ini_options], so codecov-action wasn't
guarding anything. Drops the step ahead of GitHub's 2026-06-16 Node 20
deprecation that would have force-upgraded codecov-action@v4.0.1 to
Node 24 with unclear effects.
Operator follow-up: the CODECOV_TOKEN repo secret is now unused and
can be deleted from Settings -> Secrets and variables -> Actions.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1c746a4 commit ba67c39
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
0 commit comments