Ran
|
Files
32
|
Run time
0s
|
Badge
README BADGES
|
push
gitlab-ci
97 of 97 branches covered (100.0%)
Branch coverage included in aggregate %.
419 of 419 relevant lines covered (100.0%)
547.21 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/main/application/commands/check.ts | 52 | 11 | 11 | 0 | 12.0 | |||
100.0 | src/main/application/commands/main.ts | 50 + 2 | 7 | 7 | 0 | 8.0 | |||
100.0 | src/main/application/commands/report.ts | 39 + 2 | 6 | 6 | 0 | 9.0 | |||
100.0 | src/main/application/commands/run.ts | 30 | 6 | 6 | 0 | 6.0 | |||
100.0 | src/main/application/commands/version.ts | 10 | 3 | 3 | 0 | 8.0 | |||
100.0 | src/main/application/configuration.ts | 106 + 3 | 34 + 1 | 34 + 1 | 0 | 23.0 - 1.0 | |||
100.0 | src/main/application/handlers/check.ts | 49 | 16 | 16 | 0 | 33.0 | |||
100.0 | src/main/application/handlers/report.ts | 51 + 1 | 10 | 10 | 0 | 15.0 | |||
100.0 | src/main/application/handlers/run.ts | 26 | 7 | 7 | 0 | 20.0 | |||
100.0 | src/main/application/banner.ts | 17 | 3 | 3 | 0 | 13.0 |