Skip to content

Add coverage threshold to CI#44

Merged
igormilovanovic merged 1 commit intomasterfrom
ci/coverage-threshold-32
Feb 20, 2026
Merged

Add coverage threshold to CI#44
igormilovanovic merged 1 commit intomasterfrom
ci/coverage-threshold-32

Conversation

@igormilovanovic
Copy link
Owner

Summary

  • Added --cov-fail-under=80 to pytest args in CI to prevent coverage regressions

Closes #32

Test plan

  • CI will enforce minimum 80% coverage on all matrix combinations

🤖 Generated with Claude Code

Enforce minimum 80% code coverage with --cov-fail-under=80 to prevent
coverage regressions.

Closes #32

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@igormilovanovic igormilovanovic merged commit 0bdaa30 into master Feb 20, 2026
14 checks passed
@igormilovanovic igormilovanovic deleted the ci/coverage-threshold-32 branch February 20, 2026 00:20
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.

Add coverage threshold to CI

1 participant