Skip to content

fix(backends): avoid crash on invalid e-mail address#1809

Merged
nijel merged 3 commits into
masterfrom
ai-findings-autofix/social_core-backends-base.py
Jun 22, 2026
Merged

fix(backends): avoid crash on invalid e-mail address#1809
nijel merged 3 commits into
masterfrom
ai-findings-autofix/social_core-backends-base.py

Conversation

@nijel

@nijel nijel commented Jun 22, 2026

Copy link
Copy Markdown
Member

This PR applies 3/3 suggestions from code quality AI findings.

nijel and others added 3 commits June 22, 2026 11:51
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
@nijel nijel changed the title Potential fixes for 3 code quality findings fix(backends): avoid crash on invalid e-mail address Jun 22, 2026
@nijel nijel self-assigned this Jun 22, 2026
@nijel nijel marked this pull request as ready for review June 22, 2026 09:51
@nijel nijel enabled auto-merge (squash) June 22, 2026 09:51
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.39%. Comparing base (06e154a) to head (87e79d0).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
social_core/backends/base.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1809      +/-   ##
==========================================
- Coverage   84.41%   84.39%   -0.02%     
==========================================
  Files         342      342              
  Lines       12593    12596       +3     
  Branches      607      608       +1     
==========================================
+ Hits        10630    10631       +1     
- Misses       1742     1743       +1     
- Partials      221      222       +1     
Flag Coverage Δ
unittests 84.39% <60.00%> (-0.02%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nijel nijel merged commit c0d0789 into master Jun 22, 2026
35 of 37 checks passed
@nijel nijel deleted the ai-findings-autofix/social_core-backends-base.py branch June 22, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant