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

feat: add object base resolvers

ab4edd4
Select commit
Loading
Failed to load commit list.
Merged

feat: add object base resolvers #2978

feat: add object base resolvers
ab4edd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 0s

29.94% (+0.05%) compared to 262425b

View this Pull Request on Codecov

29.94% (+0.05%) compared to 262425b

Details

Codecov Report

❌ Patch coverage is 4.32900% with 221 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.94%. Comparing base (262425b) to head (ab4edd4).

Files with missing lines Patch % Lines
.../openapi-ts/src/plugins/valibot/v1/toAst/object.ts 1.49% 66 Missing ⚠️
packages/openapi-ts/src/ts-dsl/object.ts 9.67% 56 Missing ⚠️
...es/openapi-ts/src/plugins/zod/mini/toAst/object.ts 2.94% 33 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v3/toAst/object.ts 2.94% 33 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v4/toAst/object.ts 2.94% 33 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2978      +/-   ##
==========================================
+ Coverage   29.88%   29.94%   +0.05%     
==========================================
  Files         408      408              
  Lines       35613    35536      -77     
  Branches     2075     2075              
==========================================
- Hits        10644    10642       -2     
+ Misses      24942    24867      -75     
  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.