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

feat: pass tags to symbol meta

e157288
Select commit
Loading
Failed to load commit list.
Merged

feat: pass tags to symbol meta #2845

feat: pass tags to symbol meta
e157288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2025 in 0s

30.39% (-0.01%) compared to eab646b

View this Pull Request on Codecov

30.39% (-0.01%) compared to eab646b

Details

Codecov Report

❌ Patch coverage is 9.58904% with 330 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.39%. Comparing base (eab646b) to head (e157288).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ckages/openapi-ts/src/plugins/valibot/v1/plugin.ts 7.40% 75 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/tuple.ts 2.27% 43 Missing ⚠️
.../openapi-ts/src/plugins/valibot/v1/toAst/object.ts 2.56% 38 Missing ⚠️
...es/openapi-ts/src/plugins/valibot/shared/export.ts 16.12% 26 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/index.ts 4.54% 21 Missing ⚠️
...s/openapi-ts/src/plugins/valibot/v1/toAst/array.ts 5.88% 16 Missing ⚠️
packages/openapi-ts/src/plugins/zod/mini/plugin.ts 6.25% 15 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v3/plugin.ts 6.25% 15 Missing ⚠️
packages/openapi-ts/src/plugins/zod/v4/plugin.ts 6.25% 15 Missing ⚠️
...ckages/openapi-ts/src/plugins/arktype/v2/plugin.ts 8.33% 11 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2845      +/-   ##
==========================================
- Coverage   30.40%   30.39%   -0.01%     
==========================================
  Files         484      485       +1     
  Lines       39708    39764      +56     
  Branches     2413     2413              
==========================================
+ Hits        12073    12088      +15     
- Misses      27604    27645      +41     
  Partials       31       31              

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