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

refactor: arktype plugin use dsl

8ffc4f0
Select commit
Loading
Failed to load commit list.
Merged

refactor: arktype plugin use dsl #2999

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

31.19% (+0.12%) compared to 381803f

View this Pull Request on Codecov

31.19% (+0.12%) compared to 381803f

Details

Codecov Report

❌ Patch coverage is 70.76023% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 31.19%. Comparing base (381803f) to head (8ffc4f0).

Files with missing lines Patch % Lines
...es/openapi-ts/src/plugins/arktype/shared/export.ts 6.66% 14 Missing ⚠️
.../openapi-ts/src/plugins/arktype/v2/toAst/object.ts 10.00% 9 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/type-expr.ts 76.66% 7 Missing ⚠️
packages/openapi-ts/src/ts-dsl/object.ts 12.50% 7 Missing ⚠️
...s/openapi-ts/src/plugins/arktype/v2/toAst/index.ts 16.66% 5 Missing ⚠️
...ckages/openapi-ts/src/plugins/arktype/v2/plugin.ts 20.00% 4 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/query.ts 57.14% 3 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/expr.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2999      +/-   ##
==========================================
+ Coverage   31.07%   31.19%   +0.12%     
==========================================
  Files         421      422       +1     
  Lines       34694    34641      -53     
  Branches     2083     2086       +3     
==========================================
+ Hits        10781    10807      +26     
+ Misses      23886    23807      -79     
  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.