Skip to content

🐛 Fix a typo in Celery's cpu-bound queue name #7503

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

Merged

Conversation

giancarloromeo
Copy link
Contributor

@giancarloromeo giancarloromeo commented Apr 10, 2025

What do these changes do?

Fix a typo in Celery's cpu-bound queue name (cpu-bound -> cpu_bound).

Related issue/s

How to test

Dev-ops checklist

@giancarloromeo giancarloromeo added the 🤖-automerge marks PR as ready to be merged for Mergify label Apr 10, 2025
@giancarloromeo giancarloromeo added this to the Pauwel Kwak milestone Apr 10, 2025
@giancarloromeo giancarloromeo self-assigned this Apr 10, 2025
@giancarloromeo giancarloromeo marked this pull request as ready for review April 10, 2025 08:45
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.47%. Comparing base (1aecd75) to head (daa2f3c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7503      +/-   ##
==========================================
+ Coverage   87.44%   87.47%   +0.03%     
==========================================
  Files        1675     1734      +59     
  Lines       64619    67185    +2566     
  Branches     1142     1142              
==========================================
+ Hits        56507    58772    +2265     
- Misses       7792     8094     +302     
+ Partials      320      319       -1     
Flag Coverage Δ
integrationtests 65.14% <ø> (-0.04%) ⬇️
unittests 86.66% <ø> (+0.06%) ⬆️
Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library 93.91% <ø> (ø)
pkg_dask_task_models_library 97.09% <ø> (ø)
pkg_models_library 91.94% <ø> (ø)
pkg_notifications_library 85.26% <ø> (ø)
pkg_postgres_database 88.18% <ø> (ø)
pkg_service_integration 70.03% <ø> (ø)
pkg_service_library 72.87% <ø> (+0.05%) ⬆️
pkg_settings_library 90.79% <ø> (ø)
pkg_simcore_sdk 85.40% <ø> (ø)
agent 96.46% <ø> (ø)
api_server 90.02% <ø> (ø)
autoscaling 96.08% <ø> (ø)
catalog 91.92% <ø> (ø)
clusters_keeper 99.24% <ø> (ø)
dask_sidecar 91.29% <ø> (ø)
datcore_adapter 98.12% <ø> (ø)
director 76.78% <ø> (ø)
director_v2 91.30% <ø> (+0.02%) ⬆️
dynamic_scheduler 97.35% <ø> (ø)
dynamic_sidecar 90.11% <ø> (ø)
efs_guardian 89.79% <ø> (ø)
invitations 93.28% <ø> (ø)
payments 92.66% <ø> (ø)
resource_usage_tracker 89.12% <ø> (-0.11%) ⬇️
storage 87.84% <ø> (∅)
webclient ∅ <ø> (∅)
webserver 85.87% <ø> (-0.07%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1aecd75...daa2f3c. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@bisgaard-itis bisgaard-itis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the quick fix. let's get it in as fast as possible!

@sanderegg sanderegg merged commit c4f3dca into ITISFoundation:master Apr 10, 2025
83 of 85 checks passed
@giancarloromeo giancarloromeo deleted the fix-celery-task-queue-name branch April 10, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖-automerge marks PR as ready to be merged for Mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants