Skip to content

Remove redundant --cov-fail-under=85 from CI workflow#11

Merged
amavashev merged 1 commit into
mainfrom
claude/improve-test-coverage-7wODC
Mar 15, 2026
Merged

Remove redundant --cov-fail-under=85 from CI workflow#11
amavashev merged 1 commit into
mainfrom
claude/improve-test-coverage-7wODC

Conversation

@amavashev
Copy link
Copy Markdown
Contributor

The coverage threshold is already configured in pyproject.toml via pytest addopts (95%). The explicit CLI flag in ci.yml was stale at 85 and misleading. Let pyproject.toml be the single source of truth.

https://claude.ai/code/session_01XhwTFLRX1Ter3AbgLLEtMf

The coverage threshold is already configured in pyproject.toml via
pytest addopts (95%). The explicit CLI flag in ci.yml was stale at 85
and misleading. Let pyproject.toml be the single source of truth.

https://claude.ai/code/session_01XhwTFLRX1Ter3AbgLLEtMf
@amavashev amavashev merged commit 8f129af into main Mar 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants