这是indexloc提供的服务,不要输入任何密码
Skip to content

Fix allOf generation in Zod plugins

Codecov / codecov/project failed Oct 7, 2025 in 1s

29.24% (-0.07%) compared to ee1f929

View this Pull Request on Codecov

29.24% (-0.07%) compared to ee1f929

Details

Codecov Report

❌ Patch coverage is 0% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.24%. Comparing base (ee1f929) to head (078face).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 0.00% 45 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/plugin.ts 0.00% 45 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 0.00% 45 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2736      +/-   ##
==========================================
- Coverage   29.31%   29.24%   -0.07%     
==========================================
  Files         388      388              
  Lines       37803    37893      +90     
  Branches     2260     2260              
==========================================
  Hits        11082    11082              
- Misses      26691    26781      +90     
  Partials       30       30              

☔ View full report in Codecov by Sentry.
📢 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.