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

chore: clean up dsl exports

5700a51
Select commit
Loading
Failed to load commit list.
Merged

fix(@tanstack/query): prettier infinite query options #2986

chore: clean up dsl exports
5700a51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2025 in 0s

30.19% (+0.18%) compared to 20ae597

View this Pull Request on Codecov

30.19% (+0.18%) compared to 20ae597

Details

Codecov Report

❌ Patch coverage is 25.72464% with 410 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.19%. Comparing base (20ae597) to head (5700a51).

Files with missing lines Patch % Lines
...ns/@tanstack/query-core/v5/infiniteQueryOptions.ts 3.89% 247 Missing ⚠️
packages/openapi-ts/src/ts-dsl/hint.ts 25.00% 27 Missing ⚠️
packages/openapi-ts/src/ts-dsl/note.ts 26.47% 25 Missing ⚠️
packages/openapi-ts/src/ts-dsl/ternary.ts 28.57% 25 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/note.ts 5.55% 17 Missing ⚠️
packages/openapi-ts/src/ts-dsl/as.ts 52.38% 10 Missing ⚠️
packages/openapi-ts/src/ts-dsl/if.ts 12.50% 7 Missing ⚠️
packages/openapi-ts/src/ts-dsl/mixins/hint.ts 64.70% 6 Missing ⚠️
packages/openapi-ts/src/ts-dsl/index.ts 70.58% 5 Missing ⚠️
packages/openapi-ts/src/ts-dsl/typeof.ts 66.66% 5 Missing ⚠️
... and 24 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2986      +/-   ##
==========================================
+ Coverage   30.01%   30.19%   +0.18%     
==========================================
  Files         409      416       +7     
  Lines       35551    35489      -62     
  Branches     2080     2083       +3     
==========================================
+ Hits        10670    10717      +47     
+ Misses      24854    24745     -109     
  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.