Repo Added
|
Files
13
|
Badge
README BADGES
|
push
github
20 of 20 branches covered (100.0%)
Branch coverage included in aggregate %.
146 of 146 relevant lines covered (100.0%)
9.64 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/App.tsx | 30 | 12 | 12 | 0 | 5.0 | 0 | 0 | |
100.0 | src/components/Counter.tsx | 40 | 10 | 10 | 0 | 6.0 | 0 | 0 | |
100.0 | src/components/Navigation.tsx | 25 | 7 | 7 | 0 | 19.0 | 0 | 0 | |
100.0 | src/components/Spinner/index.tsx | 8 | 5 | 5 | 0 | 5.0 | 0 | 0 | |
100.0 | src/errors/index.ts | 4 | 2 | 2 | 0 | 4.0 | 0 | 0 | |
100.0 | src/hoc/withDelay.tsx | 34 | 16 | 16 | 0 | 8.0 | 2 | 0 | |
100.0 | src/hoc/withErrorBoundary.tsx | 42 | 15 | 15 | 0 | 10.0 | 6 | 0 | |
100.0 | src/hooks/useUpdateTitle.ts | 13 | 8 | 8 | 0 | 18.0 | 0 | 0 | |
100.0 | src/pages/About.tsx | 27 | 8 | 8 | 0 | 3.0 | 0 | 0 | |
100.0 | src/pages/Counter.tsx | 31 | 16 | 16 | 0 | 10.0 | 3 | 0 |