eggheadio-github / stack-overflow-copy-paste

Utility functions copy/pasted (and modified slightly) from Stack Overflow
441 stars 606 forks source link

feat(generatePassword): Add generatePassword function with tests #175

Closed RobAnthony01 closed 6 years ago

RobAnthony01 commented 6 years ago

This is the new generatePassword function.

Closes: #174

codecov-io commented 6 years ago

Codecov Report

Merging #175 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #175   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          64     65    +1     
  Lines         215    241   +26     
=====================================
+ Hits          215    241   +26
Impacted Files Coverage Δ
src/generate-password.js 100% <100%> (ø)

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 daf8b4e...74e54f1. Read the comment docs.