-
Notifications
You must be signed in to change notification settings - Fork 11
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
bump shared (fix issue with migrations) #517
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #517 +/- ##
=======================================
Coverage 97.47% 97.47%
=======================================
Files 417 417
Lines 34828 34828
=======================================
Hits 33948 33948
Misses 880 880
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #517 +/- ##
=======================================
Coverage 97.47% 97.47%
=======================================
Files 417 417
Lines 34828 34828
=======================================
Hits 33948 33948
Misses 880 880
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found @@ Coverage Diff @@
## main #517 +/- ##
=======================================
Coverage 97.47% 97.47%
=======================================
Files 417 417
Lines 34828 34828
=======================================
Hits 33948 33948
Misses 880 880
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #517 +/- ##
=======================================
Coverage 97.49% 97.49%
=======================================
Files 448 448
Lines 35557 35557
=======================================
Hits 34667 34667
Misses 890 890
Flags with carried forward coverage won't be shown. Click here to find out more.
This change has been scanned for critical changes. Learn more |
previous deploys were rolling back because they didn't have access to a settings variable - added it to shared so worker can access it that way