Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default e-mail "" was invalid and should be None #166

Merged
merged 1 commit into from
May 18, 2024

Conversation

tomasvotava
Copy link
Owner

Closes #165

Copy link

codecov bot commented May 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.78%. Comparing base (8ae7c5d) to head (1d83eaa).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   94.78%   94.78%           
=======================================
  Files          20       20           
  Lines         479      479           
=======================================
  Hits          454      454           
  Misses         25       25           
Files Coverage Δ
fastapi_sso/sso/facebook.py 100.00% <100.00%> (ø)
fastapi_sso/sso/google.py 61.11% <ø> (ø)
fastapi_sso/sso/spotify.py 100.00% <ø> (ø)

@tomasvotava tomasvotava merged commit df1f8ea into master May 18, 2024
25 checks passed
@tomasvotava tomasvotava deleted the fix/default-email-mustnt-me-empty branch May 18, 2024 18:59
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.

Latest version errors
1 participant