Skip to content

ci: jest config is the sole coverage gate - #70

Merged
decaf-ts-admin merged 2 commits into
masterfrom
ci/coverage-cleanup
Sep 2, 2026
Merged

decaf-ts-admin merged 2 commits into
masterfrom
ci/coverage-cleanup

Conversation

@decaf-ts-admin

Copy link
Copy Markdown
Contributor

Cleanup follow-up to the reusable-actions adoption:

  • the reusable jest-coverage.yaml no longer accepts a coverage-threshold input - coverage is enforced exclusively by jest's coverageThreshold in workdocs/reports/jest.coverage.config.cjs via npm run coverage (artiomtr PR report is report-only)
  • this repo's jest coverage limits are updated to the currently measured coverage (from the latest CI coverage run)

@decaf-ts-admin
decaf-ts-admin requested review from a team as code owners September 2, 2026 22:55
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Coverage report

Total coverage

Status Category Percentage Covered / Total
🟢 Statements 73.73% 5361/7271
🟢 Branches 61.1% 2647/4332
🟢 Functions 74.62% 944/1265
🟢 Lines 77.46% 5701/7360

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 2e8aa4c

@decaf-ts-admin
decaf-ts-admin merged commit e8a9e4d into master Sep 2, 2026
6 checks passed
@decaf-ts-admin
decaf-ts-admin deleted the ci/coverage-cleanup branch September 2, 2026 23:13
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