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

refactor: valibot plugin use dsl

7b18139
Select commit
Loading
Failed to load commit list.
Merged

refactor: valibot plugin use dsl #2997

refactor: valibot plugin use dsl
7b18139
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2025 in 0s

31.04% (+0.20%) compared to 7b9a4d0

View this Pull Request on Codecov

31.04% (+0.20%) compared to 7b9a4d0

Details

Codecov Report

❌ Patch coverage is 63.61186% with 135 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.04%. Comparing base (7b9a4d0) to head (7b18139).

Files with missing lines Patch % Lines
.../openapi-ts/src/plugins/valibot/v1/toAst/number.ts 1.92% 51 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/array.ts 3.33% 29 Missing ⚠️
...ckages/openapi-ts/src/plugins/valibot/v1/plugin.ts 4.16% 23 Missing ⚠️
...es/openapi-ts/src/plugins/valibot/v1/toAst/enum.ts 10.00% 9 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/tuple.ts 12.50% 7 Missing ⚠️
...penapi-ts/src/plugins/valibot/shared/pipesToAst.ts 25.00% 3 Missing ⚠️
...enapi-ts/src/plugins/valibot/v1/toAst/undefined.ts 25.00% 3 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/shared/numbers.ts 33.33% 2 Missing ⚠️
...es/openapi-ts/src/plugins/valibot/shared/export.ts 0.00% 1 Missing ⚠️
...openapi-ts/src/plugins/valibot/v1/toAst/boolean.ts 0.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2997      +/-   ##
==========================================
+ Coverage   30.83%   31.04%   +0.20%     
==========================================
  Files         421      421              
  Lines       34957    34718     -239     
  Branches     2083     2084       +1     
==========================================
- Hits        10780    10779       -1     
+ Misses      24150    23912     -238     
  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.