react-typescript
react-typescript copied to clipboard
Feature/react easy state
Codecov Report
Merging #44 into master will increase coverage by
30.07%. The diff coverage is72.72%.
@@ 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 dataPowered by Codecov. Last update 862f22f...eedf75a. Read the comment docs.