-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
test(react-query): use fake timers for useQuery.test.tsx #9086
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
test(react-query): use fake timers for useQuery.test.tsx #9086
Conversation
View your CI Pipeline Execution ↗ for commit 494564e.
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9086 +/- ##
===========================================
+ Coverage 44.60% 84.22% +39.62%
===========================================
Files 203 26 -177
Lines 8107 374 -7733
Branches 1815 110 -1705
===========================================
- Hits 3616 315 -3301
+ Misses 4059 50 -4009
+ Partials 432 9 -423
🚀 New features to boost your workflow:
|
@TkDodo This Pull Request changes test code for important interface, useQuery, so I'd like to request your review |
I reviewed this pull request again and didn't find any issues, so I merge it now. |
No description provided.