Skip to content

Annotate celery/security/certificate.py#7398

Merged
auvipy merged 6 commits intocelery:mainfrom
Kludex:annotate/celery/security/certificate.py
Mar 3, 2023
Merged

Annotate celery/security/certificate.py#7398
auvipy merged 6 commits intocelery:mainfrom
Kludex:annotate/celery/security/certificate.py

Conversation

@Kludex
Copy link
Copy Markdown
Contributor

@Kludex Kludex commented Apr 2, 2022

I've disabled warn_return_any, as it was not intended to be included in the configuration. Also, there are some issues with it: python/mypy#5697. In this file, there were some comparison (__eq__ and __gt__) that caused the issue.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2022

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (3bff3f0) 87.01% compared to head (200c827) 87.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7398   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files         148      148           
  Lines       18442    18444    +2     
  Branches     2515     2515           
=======================================
+ Hits        16047    16049    +2     
+ Misses       2118     2117    -1     
- Partials      277      278    +1     
Flag Coverage Δ
unittests 86.98% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
celery/security/certificate.py 100.00% <100.00%> (ø)
celery/app/base.py 96.72% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Copy Markdown
Member

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

please rebase & would be great if some unit test coverage can be increased

@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Apr 3, 2022

This pull request introduces 1 alert when merging e1353ec into 1ccd887 - view on LGTM.com

new alerts:

  • 1 for Unused import

@auvipy auvipy added this to the 5.3 milestone Apr 19, 2022
@lgtm-com
Copy link
Copy Markdown

lgtm-com bot commented Apr 19, 2022

This pull request introduces 2 alerts when merging 6d90890 into ae20aa9 - view on LGTM.com

new alerts:

  • 1 for Unused import
  • 1 for Module is imported with 'import' and 'import from'

@Nusnus
Copy link
Copy Markdown
Member

Nusnus commented Mar 2, 2023

Hey @Kludex ,
We are trying to increase the paste towards releasing Celery 5.3 (Currently 5.3.0b2) and this PR looks very good and if I am not mistaken there isn't much work to get it finished.

Would you mind pushing this forward?
We'd be happy to have it for 5.3.
I can assist with quick response/review/merge.

Thanks!

@Kludex
Copy link
Copy Markdown
Contributor Author

Kludex commented Mar 2, 2023

What is missing? Rebase?

@auvipy
Copy link
Copy Markdown
Member

auvipy commented Mar 2, 2023

a re base should be OK

@Nusnus
Copy link
Copy Markdown
Member

Nusnus commented Mar 2, 2023

What is missing? Rebase?

I believe that's all my friend

@Kludex
Copy link
Copy Markdown
Contributor Author

Kludex commented Mar 2, 2023

Done 👍

@auvipy auvipy merged commit 311fa62 into celery:main Mar 3, 2023
@Kludex Kludex deleted the annotate/celery/security/certificate.py branch March 3, 2023 00:29
@Nusnus
Copy link
Copy Markdown
Member

Nusnus commented Mar 3, 2023

Thanks for closing this! 💯

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