Skip to content

Resolve #1612: Add platform runtime edge conformance coverage#1655

Merged
ayden94 merged 4 commits intomainfrom
issue-1612-platform-runtime-edge-coverage
May 6, 2026
Merged

Resolve #1612: Add platform runtime edge conformance coverage#1655
ayden94 merged 4 commits intomainfrom
issue-1612-platform-runtime-edge-coverage

Conversation

@ayden94
Copy link
Copy Markdown
Contributor

@ayden94 ayden94 commented May 6, 2026

Summary

  • Add Express native route handoff coverage for rewrite/rematch behavior and body-size boundary handling.
  • Add Node.js platform-package coverage for shutdown listener cleanup and exact raw-body size acceptance.
  • Document and assert Cloudflare Workers/Deno conformance coverage parity across English and Korean READMEs, with a patch changeset for affected platform packages.

Verification

  • pnpm exec vitest run packages/platform-express/src/adapter.test.ts packages/platform-nodejs/src/index.test.ts packages/platform-cloudflare-workers/src/adapter.test.ts packages/platform-deno/src/adapter.test.ts
  • pnpm build
  • pnpm typecheck
  • pnpm verify:release-readiness

Notes

@ayden94 ayden94 merged commit d772919 into main May 6, 2026
9 checks passed
@ayden94 ayden94 deleted the issue-1612-platform-runtime-edge-coverage branch May 6, 2026 22:43
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.

[audit][area:http-runtime] Add platform runtime edge coverage for native routes and limits (P2)

1 participant