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

Update test snapshots for numeric enum Zod schema generation

a0cd0fd
Select commit
Loading
Failed to load commit list.
Merged

Fix Zod enum generation for numeric and mixed-type enums with single-member optimization #2704

Update test snapshots for numeric enum Zod schema generation
a0cd0fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 29, 2025 in 1s

25.12% (-0.12%) compared to 612d9c1

View this Pull Request on Codecov

25.12% (-0.12%) compared to 612d9c1

Details

Codecov Report

❌ Patch coverage is 0% with 211 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.12%. Comparing base (612d9c1) to head (a0cd0fd).

Files with missing lines Patch % Lines
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 0.00% 72 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/plugin.ts 0.00% 70 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 0.00% 69 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2704      +/-   ##
==========================================
- Coverage   25.23%   25.12%   -0.12%     
==========================================
  Files         386      386              
  Lines       37188    37351     +163     
  Branches     1783     1783              
==========================================
  Hits         9385     9385              
- Misses      27790    27953     +163     
  Partials       13       13              

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