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

refactor: type dsl

870b19d
Select commit
Loading
Failed to load commit list.
Merged

Refactor/dsl type nodes 2 #2959

refactor: type dsl
870b19d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2025 in 0s

28.59% (+0.01%) compared to 4948f35

View this Pull Request on Codecov

28.59% (+0.01%) compared to 4948f35

Details

Codecov Report

❌ Patch coverage is 30.74324% with 205 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.59%. Comparing base (4948f35) to head (870b19d).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/openapi-ts/src/ts-dsl/type/object.ts 32.69% 35 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/attr.ts 23.52% 26 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/expr.ts 32.43% 25 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/param.ts 28.12% 23 Missing ⚠️
packages/openapi-ts/src/ts-dsl/base.ts 13.63% 19 Missing ⚠️
...penapi-ts/src/plugins/@hey-api/sdk/shared/class.ts 0.00% 14 Missing ⚠️
...es/openapi-ts/src/plugins/valibot/shared/export.ts 7.14% 13 Missing ⚠️
packages/openapi-ts/src/ts-dsl/func.ts 27.27% 8 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/literal.ts 53.33% 7 Missing ⚠️
packages/openapi-ts/src/ts-dsl/field.ts 33.33% 6 Missing ⚠️
... and 7 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2959      +/-   ##
==========================================
+ Coverage   28.58%   28.59%   +0.01%     
==========================================
  Files         394      397       +3     
  Lines       35186    35233      +47     
  Branches     1938     1938              
==========================================
+ Hits        10057    10076      +19     
- Misses      25102    25130      +28     
  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.