not-for-me / location-search-service

Location Search Service
0 stars 0 forks source link

Include password encode logic for user registration #10 #16

Closed not-for-me closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will increase coverage by 1.04%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
+ Coverage     72.36%   73.41%   +1.04%     
- Complexity       23       26       +3     
============================================
  Files            10       11       +1     
  Lines            76       79       +3     
============================================
+ Hits             55       58       +3     
  Misses           21       21
Impacted Files Coverage Δ Complexity Δ
...orme/lss/business/model/user/UserRegistration.java 100% <100%> (ø) 2 <0> (ø) :arrow_down:
.../notforme/lss/support/util/PasswordCryptoUtil.java 100% <100%> (ø) 3 <3> (?)

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 1b6528b...d67d669. Read the comment docs.