-
Notifications
You must be signed in to change notification settings - Fork 21
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
No more before_first_request #6266
Conversation
Passing run #21874 ↗︎
Details:
Review all test suite changes for PR #6266 ↗︎ |
@Thingus you might be able to shed some light on the test fails for this cos it it borking on the migration stuff. |
1e72a2f
to
8e7e130
Compare
8e7e130
to
bb2ba63
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6266 +/- ##
==========================================
- Coverage 92.95% 92.93% -0.02%
==========================================
Files 264 264
Lines 10303 10307 +4
Branches 835 835
==========================================
+ Hits 9577 9579 +2
- Misses 598 599 +1
- Partials 128 129 +1 ☔ View full report in Codecov by Sentry. |
72d80a2
to
1e971f6
Compare
1e971f6
to
2775cb8
Compare
2775cb8
to
485dc4c
Compare
Not sure if we need to save the result of |
Closes #5795
I have:
Description
Replaces two calls to
before_first_request