Repo Added
|
Files
13
|
Badge
README BADGES
|
push
github
46 of 52 branches covered (88.46%)
Branch coverage included in aggregate %.
101 of 107 relevant lines covered (94.39%)
5.5 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/index.tsx | 6 | 1 | 0 | 1 | 0.0 | 0 | 0 | |
0.0 | src/App.tsx | 54 | 3 | 0 | 3 | 0.0 | 0 | 0 | |
89.04 | src/hooks/useVehicles.tsx | 184 | 51 | 49 | 2 | 8.0 | 16 | 6 | |
100.0 | src/components/VehiclePageSizeSelect.tsx | 40 | 5 | 5 | 0 | 2.0 | 0 | 0 | |
100.0 | src/components/VehicleRow.tsx | 31 | 3 | 3 | 0 | 3.0 | 4 | 0 | |
100.0 | src/components/VehicleTableHeader.tsx | 75 | 10 | 10 | 0 | 2.0 | 16 | 0 | |
100.0 | src/components/VehicleTable.tsx | 75 | 6 | 6 | 0 | 2.0 | 0 | 0 | |
100.0 | src/hooks/useAddFavorite.tsx | 13 | 4 | 4 | 0 | 1.0 | 0 | 0 | |
100.0 | src/interfaces/vehicles.tsx | 29 | 0 | 0 | 0 | 0.0 | 0 | 0 | |
100.0 | src/mockData/vehicles.mock.tsx | 15 | 1 | 1 | 0 | 2.0 | 0 | 0 |