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

feat(codegen-core): add isRegistered() method to file and symbol regi…

022f7dd
Select commit
Loading
Failed to load commit list.
Merged

refactor: clean up validator plugins #2812

feat(codegen-core): add isRegistered() method to file and symbol regi…
022f7dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2025 in 0s

30.26% (+1.10%) compared to fb9460b

View this Pull Request on Codecov

30.26% (+1.10%) compared to fb9460b

Details

Codecov Report

❌ Patch coverage is 18.98216% with 2770 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.26%. Comparing base (fb9460b) to head (022f7dd).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ckages/openapi-ts/src/plugins/valibot/v1/plugin.ts 5.43% 261 Missing ⚠️
...ages/openapi-ts/src/plugins/@hey-api/sdk/plugin.ts 0.00% 215 Missing ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/number.ts 2.35% 207 Missing ⚠️
packages/openapi-ts/src/plugins/arktype/config.ts 8.87% 195 Missing ⚠️
...ckages/openapi-ts/src/plugins/arktype/v2/plugin.ts 6.25% 165 Missing ⚠️
...es/openapi-ts/src/plugins/shared/utils/instance.ts 22.03% 138 Missing ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/string.ts 3.10% 125 Missing ⚠️
.../openapi-ts/src/plugins/arktype/v2/toAst/object.ts 5.35% 106 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/index.ts 11.71% 98 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/array.ts 7.61% 97 Missing ⚠️
... and 51 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2812      +/-   ##
==========================================
+ Coverage   29.15%   30.26%   +1.10%     
==========================================
  Files         391      465      +74     
  Lines       38104    39585    +1481     
  Branches     2272     2406     +134     
==========================================
+ Hits        11109    11980     +871     
- Misses      26965    27574     +609     
- Partials       30       31       +1     

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