---------------------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------------------|---------|----------|---------|---------|-------------------
All files | 88.88 | 63.63 | 92.85 | 88.73 |
src | 33.33 | 100 | 100 | 33.33 |
App.tsx | 100 | 100 | 100 | 100 |
index.tsx | 0 | 100 | 100 | 0 | 11-12
src/components/buttons | 100 | 50 | 100 | 100 |
index.tsx | 100 | 50 | 100 | 100 | 19-24
src/components/controls | 100 | 100 | 100 | 100 |
index.tsx | 100 | 100 | 100 | 100 |
src/components/counter | 100 | 100 | 100 | 100 |
index.tsx | 100 | 100 | 100 | 100 |
src/components/hooks | 100 | 83.33 | 100 | 100 |
use-number-name.ts | 100 | 100 | 100 | 100 |
use-on-reset.ts | 100 | 50 | 100 | 100 | 14
use-sound-hook.ts | 100 | 100 | 100 | 100 |
src/components/utils | 50 | 100 | 50 | 50 |
click-sound.ts | 40 | 100 | 50 | 40 | 8-10
reset-sound.ts | 40 | 100 | 50 | 40 | 8-10
sound-icons.ts | 100 | 100 | 100 | 100 |
src/redux-store | 100 | 0 | 100 | 100 |
cominbed-reducers.ts | 100 | 100 | 100 | 100 |
store.ts | 100 | 0 | 100 | 100 | 13
src/redux-store/hooks | 100 | 100 | 100 | 100 |
index.ts | 100 | 100 | 100 | 100 |
src/redux-store/reducers | 100 | 100 | 100 | 100 |
counter.ts | 100 | 100 | 100 | 100 |
sound.ts | 100 | 100 | 100 | 100 |
src/redux-store/selectors | 100 | 100 | 100 | 100 |
get-counter.ts | 100 | 100 | 100 | 100 |
get-sound.ts | 100 | 100 | 100 | 100 |
src/test | 100 | 100 | 100 | 100 |
render-with-provider.tsx | 100 | 100 | 100 | 100 |
---------------------------|---------|----------|---------|---------|-------------------
Test Suites: 7 passed, 7 total
Tests: 23 passed, 23 total
Snapshots: 0 total
Time: 4.896 s
Ran all test suites.
-
Notifications
You must be signed in to change notification settings - Fork 0
The-Redux-And-Context-Portfolio/react-counter-with-redux-create-slice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createSlice' method from the redux library.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published