fac-13 / EDDIE

A simple web-app that gives info to men with ED
https://eddie-webapp.netlify.com
MIT License
0 stars 0 forks source link

Refactoring component structure #40

Closed i2xzy closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   99.59%   99.56%   -0.04%     
==========================================
  Files          23       35      +12     
  Lines         249      228      -21     
  Branches       18       18              
==========================================
- Hits          248      227      -21     
  Misses          1        1
Impacted Files Coverage Δ
src/components/Openness/Openness.js 100% <ø> (ø) :arrow_up:
src/components/Stories/Stories.js 100% <ø> (ø) :arrow_up:
src/components/Theory/Theory.js 100% <ø> (ø) :arrow_up:
src/components/Splash/Splash.js 75% <ø> (-15%) :arrow_down:
src/components/Aversive/Aversive.js 100% <ø> (ø) :arrow_up:
src/components/Cause/Cause.js 100% <ø> (ø) :arrow_up:
src/components/App.js 100% <ø> (ø) :arrow_up:
src/components/Curiosity/Curiosity.js 100% <ø> (ø) :arrow_up:
src/components/Resources/Resources.js 100% <ø> (ø) :arrow_up:
src/components/Appetitive/Appetitive.js 100% <ø> (ø) :arrow_up:
... and 34 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 49d67b4...6035bc1. Read the comment docs.