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

feat: add resolvers keyword

62a4745
Select commit
Loading
Failed to load commit list.
Merged

feat: add resolvers keyword #2975

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

29.88% (+0.34%) compared to 202c765

View this Pull Request on Codecov

29.88% (+0.34%) compared to 202c765

Details

Codecov Report

❌ Patch coverage is 19.90521% with 338 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.88%. Comparing base (202c765) to head (62a4745).

Files with missing lines Patch % Lines
...es/openapi-ts/src/plugins/zod/mini/toAst/string.ts 2.77% 70 Missing ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/string.ts 2.85% 68 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v4/toAst/string.ts 3.17% 61 Missing ⚠️
...ages/openapi-ts/src/plugins/zod/v3/toAst/string.ts 3.84% 50 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/alias.ts 40.00% 18 Missing ⚠️
...ckages/openapi-ts/src/plugins/zod/shared/export.ts 6.25% 15 Missing ⚠️
packages/openapi-ts/src/ts-dsl/regexp.ts 35.00% 13 Missing ⚠️
...openapi-ts/src/plugins/valibot/v1/toAst/boolean.ts 16.66% 10 Missing ⚠️
...s/openapi-ts/src/plugins/zod/mini/toAst/boolean.ts 11.11% 8 Missing ⚠️
...ges/openapi-ts/src/plugins/zod/v3/toAst/boolean.ts 11.11% 8 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2975      +/-   ##
==========================================
+ Coverage   29.54%   29.88%   +0.34%     
==========================================
  Files         406      408       +2     
  Lines       35804    35613     -191     
  Branches     2075     2075              
==========================================
+ Hits        10579    10644      +65     
+ Misses      25198    24942     -256     
  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.