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

refactor: tanstack dsl

74deb5e
Select commit
Loading
Failed to load commit list.
Merged

refactor: tanstack dsl #2988

refactor: tanstack dsl
74deb5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2025 in 0s

30.39% (+0.19%) compared to b828270

View this Pull Request on Codecov

30.39% (+0.19%) compared to b828270

Details

Codecov Report

❌ Patch coverage is 28.42105% with 136 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.39%. Comparing base (b828270) to head (74deb5e).

Files with missing lines Patch % Lines
...pi-ts/src/plugins/@tanstack/query-core/queryKey.ts 0.00% 58 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/idx.ts 32.14% 19 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/and.ts 32.00% 17 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/or.ts 32.00% 17 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/tuple.ts 44.44% 10 Missing ⚠️
packages/openapi-ts/src/ts-dsl/index.ts 66.66% 6 Missing ⚠️
packages/openapi-ts/src/ts-dsl/base.ts 0.00% 5 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/expr.ts 50.00% 2 Missing ⚠️
...ns/@tanstack/query-core/v5/infiniteQueryOptions.ts 0.00% 1 Missing ⚠️
packages/openapi-ts/src/ts-dsl/type/object.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2988      +/-   ##
==========================================
+ Coverage   30.19%   30.39%   +0.19%     
==========================================
  Files         416      420       +4     
  Lines       35489    35415      -74     
  Branches     2083     2083              
==========================================
+ Hits        10717    10765      +48     
+ Misses      24745    24623     -122     
  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.