-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
refactor: adopt --app as celery global option #15053
Conversation
Codecov Report
@@ Coverage Diff @@
## master #15053 +/- ##
==========================================
+ Coverage 77.76% 77.78% +0.02%
==========================================
Files 966 966
Lines 49628 49628
Branches 6314 6314
==========================================
+ Hits 38591 38604 +13
+ Misses 10836 10823 -13
Partials 201 201
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
I hope this PR will make review of #14926 (a downstream dependency) easier |
SUMMARY
This is the step 1 of upgrading to Celery 5
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION