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

Update Valibot snapshots with default values for $ref schemas

fcf0e90
Select commit
Loading
Failed to load commit list.
Merged

Fix missing defaults in Zod generation for $ref and anyOf schemas (OpenAPI 3.1.x only) #2946

Update Valibot snapshots with default values for $ref schemas
fcf0e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 0s

28.52% (+0.24%) compared to 52fbf53

View this Pull Request on Codecov

28.52% (+0.24%) compared to 52fbf53

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.52%. Comparing base (52fbf53) to head (fcf0e90).
⚠️ Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
...ages/openapi-ts/src/openApi/3.1.x/parser/schema.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2946      +/-   ##
==========================================
+ Coverage   28.27%   28.52%   +0.24%     
==========================================
  Files         389      394       +5     
  Lines       35223    35171      -52     
  Branches     1933     1934       +1     
==========================================
+ Hits         9959    10031      +72     
+ Misses      25237    25113     -124     
  Partials       27       27              

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