Skip to content

test: stabilize frontend quality gates#17

Merged
ichwars merged 3 commits into
mainfrom
codex/frontend-test-quality
Jul 12, 2026
Merged

test: stabilize frontend quality gates#17
ichwars merged 3 commits into
mainfrom
codex/frontend-test-quality

Conversation

@ichwars

@ichwars ichwars commented Jul 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • cap Vitest workers to prevent local OOM and spawn failures
  • disable Node's experimental worker Web Storage in favor of jsdom
  • clean up mounted providers before restoring mocks and locale
  • enforce the current frontend coverage baseline in CI

Coverage baseline

  • statements: 46.04% (gate 46%)
  • branches: 41.85% (gate 41%)
  • functions: 37.55% (gate 37%)
  • lines: 46.95% (gate 46%)

Validation

  • 181 test files / 2,466 tests passed
  • coverage thresholds passed
  • i18n parity passed
  • ESLint passed
  • TypeScript production build passed

@ichwars
ichwars merged commit 77c6cdd into main Jul 12, 2026
22 of 24 checks passed
@ichwars
ichwars deleted the codex/frontend-test-quality branch July 12, 2026 11:38
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