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

✨ Add email normalization and blacklist checking #138

Merged

Conversation

williamchong
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #138 into master will decrease coverage by 0.61%.
The diff coverage is 11.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   44.06%   43.45%   -0.62%     
==========================================
  Files          65       65              
  Lines        2630     2681      +51     
==========================================
+ Hits         1159     1165       +6     
- Misses       1471     1516      +45     
Impacted Files Coverage Δ
src/routes/users/registerLogin.js 44.57% <0.00%> (-3.17%) ⬇️
src/util/api/users/register.js 27.61% <0.00%> (-1.10%) ⬇️
src/util/api/users/index.js 42.22% <11.76%> (-10.26%) ⬇️
src/constant/index.js 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 5417ea6...530459d. Read the comment docs.

@williamchong williamchong merged commit 27ea0fa into likecoin:master Apr 9, 2020
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.

None yet

3 participants