Skip to content

fix(test): retain subprocess coverage and cleanup - #458

Merged
morluto merged 1 commit into
mainfrom
fix/test-subprocess-coverage
Jul 30, 2026
Merged

fix(test): retain subprocess coverage and cleanup#458
morluto merged 1 commit into
mainfrom
fix/test-subprocess-coverage

Conversation

@morluto

@morluto morluto commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • include boundary and conformance projects in test:fast
  • run all split process-ownership suites in the Windows curated lane
  • remove failed spawns from the shared process registry on close
  • keep testing documentation aligned with the command scope

Verification

  • npx vitest run --project boundary tests/boundary/process/processOwnership*.test.ts --reporter=dot (22 passed)
  • npx vitest run --project process-global tests/process-global/vitestConfiguration.test.ts --reporter=dot (3 passed)
  • npm run typecheck
  • npm run check:fast
  • Prettier checks passed

The full npm run test:fast was started locally and stopped after initial boundary suites passed because the expanded boundary scope is long-running; CI is the complete gate.

@cursor

cursor Bot commented Jul 30, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@morluto
morluto merged commit 7f46bb1 into main Jul 30, 2026
17 checks passed
@morluto
morluto deleted the fix/test-subprocess-coverage branch July 30, 2026 04:54
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