Skip to content

Fix typo in celery.app.control#8563

Merged
Nusnus merged 1 commit intocelery:mainfrom
Spaceface16518:patch-1
Oct 10, 2023
Merged

Fix typo in celery.app.control#8563
Nusnus merged 1 commit intocelery:mainfrom
Spaceface16518:patch-1

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
@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.

3 participants