fix(types): support both Array
and ReadonlyArray
for typed query and mutation keys
#8529
Codecov / codecov/project
succeeded
Jan 13, 2025 in 1s
63.04% (+16.76%) compared to 8ddebc6
View this Pull Request on Codecov
63.04% (+16.76%) compared to 8ddebc6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 63.04%. Comparing base (
8ddebc6
) to head (35beb72
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #8529 +/- ##
===========================================
+ Coverage 46.28% 63.04% +16.76%
===========================================
Files 199 135 -64
Lines 7538 4820 -2718
Branches 1722 1347 -375
===========================================
- Hits 3489 3039 -450
+ Misses 3670 1549 -2121
+ Partials 379 232 -147
Loading