cloudigrade / frontigrade

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

12 account modal wizard #29

Closed cdcabrera closed 6 years ago

cdcabrera commented 6 years ago

Completed

In progress

jun-28-2018 02-42-25

updates #12

codecov[bot] commented 6 years ago

Codecov Report

Merging #29 into master will increase coverage by 1.58%. The diff coverage is 68.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   75.13%   76.72%   +1.58%     
==========================================
  Files          33       37       +4     
  Lines         366      391      +25     
  Branches       53       56       +3     
==========================================
+ Hits          275      300      +25     
  Misses         82       82              
  Partials        9        9
Impacted Files Coverage Δ
src/services/index.js 100% <ø> (ø) :arrow_up:
src/redux/reducers/index.js 100% <ø> (ø) :arrow_up:
...components/accountWizard/accountWizardConstants.js 100% <ø> (ø) :arrow_up:
src/redux/constants/index.js 100% <ø> (ø) :arrow_up:
src/redux/actions/index.js 100% <ø> (ø) :arrow_up:
src/redux/reducers/confirmationModalReducers.js 71.42% <ø> (ø) :arrow_up:
...omponents/accountWizard/accountWizardStepPolicy.js 46.66% <ø> (ø) :arrow_up:
.../components/confirmationModal/confirmationModal.js 90% <ø> (+20%) :arrow_up:
src/redux/reducers/accountReducers.js 100% <ø> (ø) :arrow_up:
src/redux/reducers/accountWizardReducers.js 90% <0%> (+34.44%) :arrow_up:
... and 16 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 c4276a4...618e250. Read the comment docs.

bclarhk commented 6 years ago

Looks good! 👍