-
Notifications
You must be signed in to change notification settings - Fork 181
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
Optionally cache migration results #6041
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6041 +/- ##
===========================================
+ Coverage 41.64% 50.77% +9.12%
===========================================
Files 1958 66 -1892
Lines 137756 4528 -133228
===========================================
- Hits 57372 2299 -55073
+ Misses 74417 1982 -72435
+ Partials 5967 247 -5720
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ian/cache-migrations
@turbolent do you want the |
@j1010001 No, these flags should not (yet) be added by default yet. Let's confirm they work properly first, see https://discord.com/channels/613813861610684416/1108479699732152503/1248754383143960758 |
Depends on #6052