cloudigrade / frontigrade

GNU General Public License v3.0
4 stars 1 forks source link

Authenticate login #17

Closed cdcabrera closed 6 years ago

cdcabrera commented 6 years ago

Authenticate login

Run the changes

Everything else/support work

jun-01-2018 02-34-45

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into 237-authenticate-login will decrease coverage by 12.02%. The diff coverage is 66.66%.

Impacted file tree graph

@@                     Coverage Diff                     @@
##           237-authenticate-login      #17       +/-   ##
===========================================================
- Coverage                   91.91%   79.89%   -12.03%     
===========================================================
  Files                          16       19        +3     
  Lines                          99      194       +95     
  Branches                       14       32       +18     
===========================================================
+ Hits                           91      155       +64     
- Misses                          7       33       +26     
- Partials                        1        6        +5
Impacted Files Coverage Δ
src/components/router/routerConstants.js 100% <ø> (ø) :arrow_up:
src/components/mastheadOptions/mastheadOptions.js 100% <ø> (ø) :arrow_up:
src/redux/actions/index.js 100% <ø> (ø) :arrow_up:
src/services/userServices.js 100% <100%> (ø) :arrow_up:
src/components/formField/formField.js 100% <100%> (ø)
src/redux/actions/userActions.js 100% <100%> (ø) :arrow_up:
src/redux/reducers/toastNotificationsReducers.js 100% <100%> (+7.14%) :arrow_up:
src/services/index.js 100% <100%> (ø) :arrow_up:
src/redux/reducers/userReducers.js 100% <100%> (ø) :arrow_up:
src/redux/constants/userConstants.js 100% <100%> (ø) :arrow_up:
... and 6 more

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 eb17550...465ea96. Read the comment docs.