cloudigrade / frontigrade

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

Support fixes for 237 authenticate login #20

Closed cdcabrera closed 6 years ago

cdcabrera commented 6 years ago

Fixes related to Cloudigrade interaction through OpenShift

Build updates

Component and Redux fixes

codecov[bot] commented 6 years ago

Codecov Report

Merging #20 into 237-authenticate-login will decrease coverage by 0.46%. The diff coverage is 33.33%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##           237-authenticate-login      #20      +/-   ##
==========================================================
- Coverage                   87.38%   86.91%   -0.47%     
==========================================================
  Files                          19       19              
  Lines                         214      214              
  Branches                       34       34              
==========================================================
- Hits                          187      186       -1     
- Misses                         25       26       +1     
  Partials                        2        2
Impacted Files Coverage Δ
src/redux/reducers/userReducers.js 100% <ø> (ø) :arrow_up:
src/components/masthead/masthead.js 84.21% <ø> (ø) :arrow_up:
src/components/authentication/authentication.js 63.63% <33.33%> (-1.18%) :arrow_down:

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 403861c...2ccf6eb. Read the comment docs.