test(react-query-persist-client/use-queries-with-persist): switch to fake timers, replace 'waitFor' with 'vi.advanceTimersByTimeAsync', and replace 'setTimeout' with 'sleep' #9850
Codecov / codecov/project
succeeded
Nov 7, 2025 in 0s
100.00% (+54.23%) compared to 7783a7a
View this Pull Request on Codecov
100.00% (+54.23%) compared to 7783a7a
Details
Codecov Report
β
All modified and coverable lines are covered by tests.
β
Project coverage is 100.00%. Comparing base (7783a7a) to head (56b9380).
Additional details and impacted files
@@ Coverage Diff @@
## main #9850 +/- ##
============================================
+ Coverage 45.76% 100.00% +54.23%
============================================
Files 200 1 -199
Lines 8410 18 -8392
Branches 1930 2 -1928
============================================
- Hits 3849 18 -3831
+ Misses 4113 0 -4113
+ Partials 448 0 -448 π 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.
Loading