Skip to content

Improve unit test coverage - #228

Merged
dhutchison merged 4 commits into
masterfrom
codex/35-working-coverage
Aug 19, 2026
Merged

Improve unit test coverage#228
dhutchison merged 4 commits into
masterfrom
codex/35-working-coverage

Conversation

@dhutchison

Copy link
Copy Markdown
Owner

Summary

  • Expand behavioral unit coverage across tags, reusable components, API information, summaries, exports, and path-tree controls.
  • Add regression coverage for reusable component sections and export payloads.
  • Enforce minimum 80% line and 60% branch coverage in the verifier.
  • Keep Cypress as functional end-to-end coverage without mixing it into Sonar unit coverage.

Validation

  • 118 unit tests passing
  • 17 Cypress scenarios passing
  • 90.31% lines and 77.04% branches
  • Lint and production build passing

Closes #35

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR!

@sonarqubecloud

Copy link
Copy Markdown

@dhutchison
dhutchison merged commit 5699795 into master Aug 19, 2026
3 checks passed
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.

Improve test coverage

1 participant