Repo Added
|
Files
13
|
Badge
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/App.tsx | 36 | 6 | 6 | 0 | 6.0 | 0 | 0 | |
100.0 | src/components/Counter.tsx | 68 | 9 | 9 | 0 | 7.0 | 0 | 0 | |
100.0 | src/components/Navigation.tsx | 62 | 8 | 8 | 0 | 17.0 | 0 | 0 | |
100.0 | src/components/Spinner/index.tsx | 8 | 1 | 1 | 0 | 5.0 | 0 | 0 | |
100.0 | src/errors/index.ts | 4 | 0 | 0 | 0 | 0.0 | 0 | 0 | |
100.0 | src/hoc/withDelay.tsx | 34 | 13 | 13 | 0 | 8.0 | 2 | 0 | |
100.0 | src/hoc/withErrorBoundary.tsx | 45 | 11 | 11 | 0 | 12.0 | 6 | 0 | |
100.0 | src/hooks/useUpdateTitle.ts | 13 | 6 | 6 | 0 | 23.0 | 0 | 0 | |
100.0 | src/pages/About.tsx | 34 | 4 | 4 | 0 | 4.0 | 0 | 0 | |
100.0 | src/pages/Counter.tsx | 31 | 9 | 9 | 0 | 17.0 | 3 | 0 |