Skip to content

fix: memory leak zod openapi #1704

Open
thibaultleouay wants to merge 2 commits into
honojs:mainfrom
thibaultleouay:main
Open

fix: memory leak zod openapi #1704
thibaultleouay wants to merge 2 commits into
honojs:mainfrom
thibaultleouay:main

add changeset

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

92.10% (-0.01%) compared to 16a83af, passed because coverage increased by 0% when compared to adjusted base (92.10%)

View this Pull Request on Codecov

92.10% (-0.01%) compared to 16a83af, passed because coverage increased by 0% when compared to adjusted base (92.10%)

Details

Codecov Report

❌ Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.10%. Comparing base (16a83af) to head (d8b6b06).
⚠️ Report is 168 commits behind head on main.

Files with missing lines Patch % Lines
packages/zod-openapi/src/index.ts 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1704      +/-   ##
==========================================
- Coverage   92.10%   92.10%   -0.01%     
==========================================
  Files         111      111              
  Lines        3674     3686      +12     
  Branches      958      964       +6     
==========================================
+ Hits         3384     3395      +11     
- Misses        255      256       +1     
  Partials       35       35              

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