fix(query-core): respect initialData for queryClient.ensureQueryData #8425
Codecov / codecov/project
succeeded
Dec 10, 2024 in 0s
63.03% (+16.81%) compared to 27ce0b6
View this Pull Request on Codecov
63.03% (+16.81%) compared to 27ce0b6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 63.03%. Comparing base (
27ce0b6
) to head (28b6fcc
).
Additional details and impacted files
@@ Coverage Diff @@
## main #8425 +/- ##
===========================================
+ Coverage 46.21% 63.03% +16.81%
===========================================
Files 198 134 -64
Lines 7510 4804 -2706
Branches 1712 1344 -368
===========================================
- Hits 3471 3028 -443
+ Misses 3664 1536 -2128
+ Partials 375 240 -135
Loading