Skip to content

Migrate emails to lower case#2080

Merged
renzon merged 1 commit intomasterfrom
1694
Feb 28, 2020
Merged

Migrate emails to lower case#2080
renzon merged 1 commit intomasterfrom
1694

Conversation

@renzon
Copy link
Copy Markdown
Member

@renzon renzon commented Feb 28, 2020

Conflicting emails are been logged
to manual handling

close #1694

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 28, 2020

Codecov Report

Merging #2080 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2080      +/-   ##
==========================================
+ Coverage   95.45%   95.47%   +0.01%     
==========================================
  Files         167      169       +2     
  Lines        5042     5086      +44     
==========================================
+ Hits         4813     4856      +43     
- Misses        229      230       +1     
Impacted Files Coverage Δ
pythonpro/core/tests/test_email_migration.py 100.00% <0.00%> (ø)
...ythonpro/core/migrations/0010_normalizing_email.py 95.23% <0.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 04ff902...03629f0. Read the comment docs.

Conflicting emails are been logged
to manual handling

close #1694
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.

Transform all user's email to lower case

1 participant