-
Notifications
You must be signed in to change notification settings - Fork 27
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
✨ Add a Distributed Task Queue (using Celery) #7214
base: master
Are you sure you want to change the base?
✨ Add a Distributed Task Queue (using Celery) #7214
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7214 +/- ##
==========================================
- Coverage 87.06% 85.83% -1.23%
==========================================
Files 1647 1663 +16
Lines 64308 65100 +792
Branches 1093 1096 +3
==========================================
- Hits 55987 55878 -109
- Misses 8008 8909 +901
Partials 313 313
Continue to review full report in Codecov by Sentry.
|
|
What do these changes do?
Related issue/s
storage
dummy rpc endpoints for zipping #7202How to test
Dev-ops checklist