Skip to content

chore: replace bcrypt with @node-rs/bcrypt #6694

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

Closed
wants to merge 1 commit into from
Closed

chore: replace bcrypt with @node-rs/bcrypt #6694

wants to merge 1 commit into from

Conversation

Brooooooklyn
Copy link
Contributor

@node-rs/bcrypt is faster and without node-gyp

@codecov
Copy link

codecov bot commented May 19, 2020

Codecov Report

Merging #6694 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6694      +/-   ##
==========================================
- Coverage   93.89%   93.88%   -0.02%     
==========================================
  Files         169      169              
  Lines       12028    12029       +1     
==========================================
- Hits        11294    11293       -1     
- Misses        734      736       +2     
Impacted Files Coverage Δ
src/password.js 100.00% <100.00%> (ø)
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 92.85% <0.00%> (-0.67%) ⬇️
src/RestWrite.js 93.84% <0.00%> (+0.16%) ⬆️

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 ce06f60...acf4294. Read the comment docs.

@dplewis
Copy link
Member

dplewis commented Jul 13, 2020

@Brooooooklyn I didn't realize you worked on @node-rs/bcrypt, thats awesome.

Can you fix the conflicts and we can get this merged it

@Brooooooklyn
Copy link
Contributor Author

Oh sure, but I accidently deleted my forked repo few days ago, so I will reopen a new pull request with the same contents.

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.

2 participants