Skip to content

[codex] improve test coverage and add CI gate - #1

Merged
danjdewhurst merged 2 commits into
mainfrom
codex/improve-test-coverage
May 10, 2026
Merged

[codex] improve test coverage and add CI gate#1
danjdewhurst merged 2 commits into
mainfrom
codex/improve-test-coverage

Conversation

@danjdewhurst

Copy link
Copy Markdown
Contributor

Summary

  • adds focused client and server tests to raise coverage above the 80% adjusted threshold
  • adds a reusable coverage check script that counts unmeasured source files against the gate
  • adds a GitHub Actions workflow for pushes and pull requests targeting main

Validation

  • bun run test:coverage
  • bun run coverage:check
  • bun run typecheck
  • biome check on changed files

Notes

  • full repo lint still includes pre-existing generated dist formatting issues outside this change

@danjdewhurst
danjdewhurst marked this pull request as ready for review May 10, 2026 20:22
@danjdewhurst
danjdewhurst merged commit b3c8be5 into main May 10, 2026
2 checks passed
@danjdewhurst
danjdewhurst deleted the codex/improve-test-coverage branch May 10, 2026 20:22
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