Skip to content

Conversation

@auvipy
Copy link
Member

@auvipy auvipy commented Mar 13, 2025

is there anywhere else we need to remove this?

@codecov
Copy link

codecov bot commented Mar 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.31%. Comparing base (a641554) to head (7d4c27c).
Report is 45 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9612   +/-   ##
=======================================
  Coverage   78.30%   78.31%           
=======================================
  Files         153      153           
  Lines       19112    19112           
  Branches     2530     2530           
=======================================
+ Hits        14966    14967    +1     
+ Misses       3859     3857    -2     
- Partials      287      288    +1     
Flag Coverage Δ
unittests 78.29% <ø> (+<0.01%) ⬆️

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

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

@auvipy auvipy marked this pull request as ready for review March 13, 2025 13:12
Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

Merging as is

@auvipy auvipy merged commit eb5a700 into main Mar 13, 2025
70 checks passed
@auvipy auvipy deleted the clnup branch March 13, 2025 13:13
@auvipy auvipy added this to the 5.5.0 milestone Mar 18, 2025
Copy link
Contributor

@MehrazRumman MehrazRumman left a comment

Choose a reason for hiding this comment

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

Looks Good !

cjwatson added a commit to cjwatson/celery that referenced this pull request Jul 3, 2025
Celery's use of `importlib_metadata` was removed in celery#9612 (since Celery
now requires Python 3.8 which contains `importlib.metadata` in the
standard library), but a few conditional imports were left behind.
auvipy added a commit that referenced this pull request Jul 7, 2025
Celery's use of `importlib_metadata` was removed in #9612 (since Celery
now requires Python 3.8 which contains `importlib.metadata` in the
standard library), but a few conditional imports were left behind.

Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
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