react-typescript icon indicating copy to clipboard operation
react-typescript copied to clipboard

Feature/react easy state

Open FDiskas opened this issue 8 years ago • 1 comments

FDiskas avatar Apr 08 '18 20:04 FDiskas

Codecov Report

Merging #44 into master will increase coverage by 30.07%. The diff coverage is 72.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #44       +/-   ##
===========================================
+ Coverage   65.64%   95.71%   +30.07%     
===========================================
  Files          19       12        -7     
  Lines         195       70      -125     
  Branches       18       13        -5     
===========================================
- Hits          128       67       -61     
+ Misses         67        2       -65     
- Partials        0        1        +1
Impacted Files Coverage Δ
src/client/pages/demo/DemoPage.tsx 100% <ø> (ø) :arrow_up:
...c/client/components/checkbox/CheckBoxComponent.tsx 100% <100%> (ø) :arrow_up:
src/client/containers/AppContainer.tsx 77.77% <60%> (-18.89%) :arrow_down:
src/client/core/store/index.tsx 75% <75%> (ø)
src/client/components/header/HeaderComponent.tsx 100% <0%> (ø) :arrow_up:
src/client/layouts/default/DefaultLayout.tsx 100% <0%> (ø) :arrow_up:
src/client/core/routes.tsx 100% <0%> (ø) :arrow_up:
...ient/components/navigation/NavigationComponent.tsx 100% <0%> (ø) :arrow_up:
src/client/pages/login/LoginPage.tsx 100% <0%> (ø) :arrow_up:
... and 4 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 862f22f...eedf75a. Read the comment docs.

codecov[bot] avatar Apr 08 '18 21:04 codecov[bot]