-
Notifications
You must be signed in to change notification settings - Fork 56
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: Use Flow 24.7 snapshot and React Router v7 #2961
Conversation
942a348
to
5f51bde
Compare
'should not throw when no routes' does not make much sense as the router DOES throw if there are no routes The other test just tests what is better tested by the rest of the tests
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2961 +/- ##
==========================================
- Coverage 92.71% 92.61% -0.10%
==========================================
Files 84 84
Lines 3156 3156
Branches 769 769
==========================================
- Hits 2926 2923 -3
- Misses 179 181 +2
- Partials 51 52 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
This reverts commit 84f99a2.