Skip to content
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

Ensure debug celery tasks are properly registered #220

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

currycoder
Copy link
Contributor

@currycoder currycoder commented Jan 17, 2024

Add core explicitly to celery config so that the debug celery tasks contained within are properly registered.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f241451) 79.94% compared to head (43c3fa2) 79.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   79.94%   79.94%           
=======================================
  Files          56       56           
  Lines        3156     3157    +1     
  Branches      436      436           
=======================================
+ Hits         2523     2524    +1     
  Misses        535      535           
  Partials       98       98           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@currycoder currycoder merged commit 6564d8d into master Jan 17, 2024
7 checks passed
@currycoder currycoder deleted the LTD-4585-fixup-debug-celery-tasks branch January 17, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants