Ran
|
Files
36
|
Run time
8s
|
Badge
Embed ▾
README BADGES
|
push
github
26 of 26 branches covered (100.0%)
Branch coverage included in aggregate %.
154 of 154 relevant lines covered (100.0%)
6.36 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/array/operators/map-to-every.operator.ts | 24 | 3 | 3 | 0 | 2.0 | |||
100.0 | src/array/operators/map-to-includes.operator.ts | 13 | 3 | 3 | 0 | 2.0 | |||
100.0 | src/array/operators/map-to-some.operator.ts | 24 | 3 | 3 | 0 | 2.0 | |||
100.0 | src/array/operators/take-if-included.operator.ts | 13 | 3 | 3 | 0 | 4.0 | |||
100.0 | src/array/operators/toggle.operator.ts | 14 | 5 | 5 | 0 | 1.0 | |||
100.0 | .../operators/transformation/array-concat.operator.ts | 16 | 3 | 3 | 0 | 2.0 | |||
100.0 | ...operators/transformation/collect-array.operator.ts | 20 | 3 | 3 | 0 | 3.0 | |||
100.0 | ...ay/operators/transformation/map-filter.operator.ts | 15 | 3 | 3 | 0 | 3.0 | |||
100.0 | ...ray/operators/transformation/map-items.operator.ts | 15 | 3 | 3 | 0 | 1.0 | |||
100.0 | src/array/operators/at-index.operator.ts | 12 | 3 | 3 | 0 | 7.0 |