Skip to content

feat: inline useQuery with skipToken support and queryOptions override

b0ccb2b
Select commit
Loading
Failed to load commit list.
Open

feat: add skipToken support and queryOptions override to TanStack Query useQuery hooks #3528

feat: inline useQuery with skipToken support and queryOptions override
b0ccb2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 1s

40.18% (+0.14%) compared to ebf6878

View this Pull Request on Codecov

40.18% (+0.14%) compared to ebf6878

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.18%. Comparing base (ebf6878) to head (b0ccb2b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3528      +/-   ##
==========================================
+ Coverage   40.04%   40.18%   +0.14%     
==========================================
  Files         520      521       +1     
  Lines       19243    19278      +35     
  Branches     5720     5727       +7     
==========================================
+ Hits         7705     7747      +42     
+ Misses       9342     9337       -5     
+ Partials     2196     2194       -2     

☔ 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.