-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Migrate useIgnoredIds to TS Query V5 #3547
chore: Migrate useIgnoredIds to TS Query V5 #3547
Conversation
Bundle ReportChanges will increase total bundle size by 1.36kB (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #3547 +/- ##
=======================================
Coverage 98.90% 98.90%
=======================================
Files 806 806
Lines 14476 14484 +8
Branches 4108 4118 +10
=======================================
+ Hits 14318 14326 +8
Misses 151 151
Partials 7 7
... and 26 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #3547 +/- ##
=======================================
Coverage 98.90% 98.90%
=======================================
Files 806 806
Lines 14476 14484 +8
Branches 4115 4118 +3
=======================================
+ Hits 14318 14326 +8
Misses 151 151
Partials 7 7
... and 26 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 1.36kB (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #3547 +/- ##
=======================================
Coverage 98.90% 98.90%
=======================================
Files 806 806
Lines 14476 14484 +8
Branches 4115 4111 -4
=======================================
+ Hits 14318 14326 +8
Misses 151 151
Partials 7 7
... and 26 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
@@ Coverage Diff @@
## main #3547 +/- ##
=======================================
Coverage 98.90% 98.90%
=======================================
Files 806 806
Lines 14476 14484 +8
Branches 4115 4111 -4
=======================================
+ Hits 14318 14326 +8
Misses 151 151
Partials 7 7
... and 26 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
|
Description
This PR migrates the
useIgnoredIds
hook over to the query options API toIgnoredIdsQueryOptions
Ticket: codecov/engineering-team#2966
Notable Changes
useIgnoredIds
toIgnoredIdsQueryOptions