Skip to content

feat(eslint): add type-checked configuration for eslint plugin - #8966

Open
Newbie012 wants to merge 6 commits into
mainfrom
feat-eslint-type-checked-configuration
Open

feat(eslint): add type-checked configuration for eslint plugin#8966
Newbie012 wants to merge 6 commits into
mainfrom
feat-eslint-type-checked-configuration

Merge branch 'main' into feat-eslint-type-checked-configuration

26f5908
Select commit
Loading
Failed to load commit list.
Sentry / codecov/project succeeded Apr 5, 2026 in 0s

44.30% (+0.00%) compared to 97c8d84

View this Pull Request on Codecov

44.30% (+0.00%) compared to 97c8d84

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.30%. Comparing base (97c8d84) to head (26f5908).
⚠️ Report is 821 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## main #8966 +/- ##
=======================================
Coverage 44.30% 44.30% =======================================
Files 202 202 Lines 8058 8060 +2 Branches 1784 1776 -8 =======================================
+ Hits 3570 3571 +1 - Misses 4060 4061 +1 
Partials 428 428 
ComponentsCoverage Δ
@tanstack/angular-query-devtools-experimental∅ <ø> (∅)
@tanstack/angular-query-experimental88.08% <ø> (ø)
@tanstack/eslint-plugin-query88.05% <33.33%> (-0.15%)⬇️
@tanstack/query-async-storage-persister43.85% <ø> (ø)
@tanstack/query-broadcast-client-experimental∅ <ø> (∅)
@tanstack/query-codemods0.00% <ø> (ø)
@tanstack/query-core94.77% <ø> (ø)
@tanstack/query-devtools3.61% <ø> (ø)
@tanstack/query-persist-client-core57.73% <ø> (ø)
@tanstack/query-sync-storage-persister84.61% <ø> (ø)
@tanstack/react-query95.42% <ø> (ø)
@tanstack/react-query-devtools10.00% <ø> (ø)
@tanstack/react-query-next-experimental∅ <ø> (∅)
@tanstack/react-query-persist-client100.00% <ø> (ø)
@tanstack/solid-query78.48% <ø> (ø)
@tanstack/solid-query-devtools∅ <ø> (∅)
@tanstack/solid-query-persist-client100.00% <ø> (ø)
@tanstack/svelte-query88.15% <ø> (ø)
@tanstack/svelte-query-devtools∅ <ø> (∅)
@tanstack/svelte-query-persist-client100.00% <ø> (ø)
@tanstack/vue-query71.01% <ø> (ø)
@tanstack/vue-query-devtools∅ <ø> (∅)
🚀 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.