Skip to content

fix(zod-openapi): preserve onError/notFound bindings set after basePath()#2031

Merged
yusukebe merged 2 commits into
honojs:mainfrom
tokiya-takai:fix/zod-openapi-basepath-onerror
Jul 14, 2026
Merged

fix(zod-openapi): preserve onError/notFound bindings set after basePath()#2031
yusukebe merged 2 commits into
honojs:mainfrom
tokiya-takai:fix/zod-openapi-basepath-onerror

chore(zod-openapi): add changeset

b3b6619
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

92.08% (+0.01%) compared to f03694d

View this Pull Request on Codecov

92.08% (+0.01%) compared to f03694d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.08%. Comparing base (f03694d) to head (b3b6619).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2031      +/-   ##
==========================================
+ Coverage   92.07%   92.08%   +0.01%     
==========================================
  Files         115      115              
  Lines        4074     4081       +7     
  Branches     1063     1063              
==========================================
+ Hits         3751     3758       +7     
  Misses        287      287              
  Partials       36       36              

☔ 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.