Skip to content

test: add test coverage threshold ratchet#227

Merged
brendanjryan merged 1 commit intomainfrom
test/coverage-threshold
Mar 27, 2026
Merged

test: add test coverage threshold ratchet#227
brendanjryan merged 1 commit intomainfrom
test/coverage-threshold

Conversation

@brendanjryan
Copy link
Copy Markdown
Collaborator

@brendanjryan brendanjryan commented Mar 24, 2026

Summary

Add coverage thresholds to vitest.config.ts so CI fails on coverage regressions.

Current Thresholds

Category Floor Current
Statements 50% 44.6%
Branches 50% 41.8%
Functions 50% 54.3% ✅

--

This will fail until we land more coverage in key areas

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/mppx@227

commit: 38a05b0

@brendanjryan brendanjryan force-pushed the test/coverage-threshold branch 3 times, most recently from 3244e0b to 739b2d3 Compare March 27, 2026 21:20
@brendanjryan brendanjryan changed the title test: add 50% coverage threshold ratchet test: add test coverage threshold ratchet Mar 27, 2026
@brendanjryan brendanjryan force-pushed the test/coverage-threshold branch 3 times, most recently from 4a36f1f to 943ac57 Compare March 27, 2026 23:00
@brendanjryan brendanjryan force-pushed the test/coverage-threshold branch from 943ac57 to 38a05b0 Compare March 27, 2026 23:44
@brendanjryan brendanjryan merged commit 3312965 into main Mar 27, 2026
7 checks passed
@brendanjryan brendanjryan deleted the test/coverage-threshold branch March 27, 2026 23:53
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.

1 participant