python-social-auth / social-core

Python Social Auth - Core
BSD 3-Clause "New" or "Revised" License
837 stars 543 forks source link

Release 4.5.3 #885

Closed yohanboniface closed 4 months ago

yohanboniface commented 4 months ago

Thanks! :)

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5c4f403) 77.77% compared to head (7b5dd0d) 77.77%.

:exclamation: Current head 7b5dd0d differs from pull request most recent head 963cac5. Consider uploading reports for the commit 963cac5 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #885 +/- ## ======================================= Coverage 77.77% 77.77% ======================================= Files 347 347 Lines 10606 10606 Branches 699 699 ======================================= Hits 8249 8249 Misses 2200 2200 Partials 157 157 ``` | [Flag](https://app.codecov.io/gh/python-social-auth/social-core/pull/885/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-social-auth) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/python-social-auth/social-core/pull/885/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-social-auth) | `77.77% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-social-auth#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nijel commented 4 months ago

Thanks, I've released it now: https://github.com/python-social-auth/social-core/releases/tag/4.5.3

yohanboniface commented 4 months ago

Thank you!