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 email regex #234

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Fix email regex #234

merged 1 commit into from
Feb 10, 2022

Conversation

0xAda
Copy link
Contributor

@0xAda 0xAda commented Feb 10, 2022

This was removed for some reason in #73

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #234 (745a52d) into master (35b9f20) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #234      +/-   ##
==========================================
+ Coverage   94.40%   94.41%   +0.01%     
==========================================
  Files         107      107              
  Lines        4754     4767      +13     
  Branches      272      272              
==========================================
+ Hits         4488     4501      +13     
  Misses        223      223              
  Partials       43       43              
Impacted Files Coverage Δ
src/authentication/providers.py 100.00% <100.00%> (ø)
src/authentication/tests.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35b9f20...745a52d. Read the comment docs.

@0xAda 0xAda enabled auto-merge (squash) February 10, 2022 00:32
@0xAda 0xAda merged commit fdaaabe into master Feb 10, 2022
@0xAda 0xAda deleted the bugfix/email-regex branch February 10, 2022 00:46
0xAda added a commit that referenced this pull request Sep 26, 2024
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