Skip to content

fix(ci): allow coverage for example-only package - #318

Merged
ty-everett merged 1 commit into
mainfrom
codex/ci-coverage-scope
Jul 24, 2026
Merged

fix(ci): allow coverage for example-only package#318
ty-everett merged 1 commit into
mainfrom
codex/ci-coverage-scope

Conversation

@ty-everett

Copy link
Copy Markdown
Collaborator

Summary

Root cause

Post-merge main run 30133203726 passed the full workspace build/lint/test matrix plus SDK, DID, Wallet Toolbox, and VeriFast coverage, then failed when the generic coverage filter selected this example-only package. Its normal test script already uses --passWithNoTests; test:coverage did not.

Validation

The exact formerly failing filtered pnpm -r ... run test:coverage command now exits 0, builds the package, and reports no tests without masking failures in packages that do have tests.

No published runtime code, version, or release output changes.

@sonarqubecloud

Copy link
Copy Markdown

@ty-everett
ty-everett merged commit 8c203fb into main Jul 24, 2026
12 checks passed
@ty-everett
ty-everett deleted the codex/ci-coverage-scope branch July 24, 2026 23:34
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