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

Fix typo in celery.app.control #8563

Merged
merged 1 commit into from Oct 10, 2023
Merged

Fix typo in celery.app.control #8563

merged 1 commit into from Oct 10, 2023

Conversation

Spaceface16518
Copy link
Contributor

Description

Fix a small typo I noticed in the celery.app.control module in the Inspect.query_task function documentation.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0639077) 87.46% compared to head (370fb3a) 87.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8563   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files         148      148           
  Lines       18512    18512           
  Branches     3163     3163           
=======================================
  Hits        16192    16192           
  Misses       2032     2032           
  Partials      288      288           
Flag Coverage Δ
unittests 87.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
celery/app/control.py 87.91% <ø> (ø)

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

@Nusnus Nusnus merged commit 3826228 into celery:main Oct 10, 2023
31 checks passed
@auvipy auvipy added this to the 5.3.x milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants