Skip to content

Move coverage config to [tool.coverage] so pytest works without pytes…#12

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

Move coverage config to [tool.coverage] so pytest works without pytes…#12
amavashev merged 1 commit into
mainfrom
claude/improve-test-coverage-7wODC

Conversation

@amavashev
Copy link
Copy Markdown
Contributor

…t-cov

addopts with --cov flags breaks pytest when pytest-cov is not installed. Move source and fail_under to [tool.coverage.run] and [tool.coverage.report] sections, and use bare --cov in CI to activate the plugin.

https://claude.ai/code/session_01XhwTFLRX1Ter3AbgLLEtMf

…t-cov

addopts with --cov flags breaks pytest when pytest-cov is not installed.
Move source and fail_under to [tool.coverage.run] and [tool.coverage.report]
sections, and use bare --cov in CI to activate the plugin.

https://claude.ai/code/session_01XhwTFLRX1Ter3AbgLLEtMf
@amavashev amavashev merged commit 1081149 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