Skip to content

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

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

decaf-ts-admin merged 3 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 43.61% 642/1472
🟢 Branches 27.21% 185/680
🟢 Functions 42.97% 107/249
🟢 Lines 73.41% 1717/2339

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

Report generated by 🧪jest coverage report action from 33034fd

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