Skip to content

docs(zod-openapi): note route mounting for large RPC apps#1919

Open
daskodierer wants to merge 1 commit into
honojs:mainfrom
daskodierer:docs/zod-openapi-route-typecheck
Open

docs(zod-openapi): note route mounting for large RPC apps#1919
daskodierer wants to merge 1 commit into
honojs:mainfrom
daskodierer:docs/zod-openapi-route-typecheck

Conversation

@daskodierer

Copy link
Copy Markdown

Summary

Adds a zod-openapi README note about using .route() with small OpenAPIHono apps for RPC apps with many routes.

Refs #1918.

Testing

  • bun install --no-save
  • bun run prettier --check packages/zod-openapi/README.md
  • bun run --filter @hono/zod-openapi lint
  • bun run --filter @hono/zod-openapi typecheck
  • bun run --filter @hono/zod-openapi test

AI assistance

I used an AI coding assistant for the docs wording and reviewed the diff before committing.

@changeset-bot

changeset-bot Bot commented Jun 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b0d4eb1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.86%. Comparing base (b504a34) to head (b0d4eb1).
⚠️ Report is 37 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1919   +/-   ##
=======================================
  Coverage   91.86%   91.86%           
=======================================
  Files         115      115           
  Lines        3972     3972           
  Branches     1025     1025           
=======================================
  Hits         3649     3649           
  Misses        287      287           
  Partials       36       36           
Flag Coverage Δ
zod-openapi 94.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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