Repo Added
|
Files
37
|
Badge
Embed ▾
README BADGES
|
github
24 of 24 branches covered (100.0%)
Branch coverage included in aggregate %.
152 of 152 relevant lines covered (100.0%)
10.45 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 | 22 | 3 | 3 | 0 | 4.0 + 2 | 0 | 0 | |
100.0 | src/array/operators/map-to-includes.operator.ts | 11 | 3 | 3 | 0 | 4.0 + 2 | 0 | 0 | |
100.0 | src/array/operators/map-to-some.operator.ts | 22 | 3 | 3 | 0 | 4.0 + 2 | 0 | 0 | |
100.0 | src/array/operators/take-if-included.operator.ts | 11 | 3 | 3 | 0 | 8.0 + 4 | 0 | 0 | |
100.0 | src/array/operators/toggle.operator.ts | 12 | 5 | 5 | 0 | 2.0 + 1.0 | 0 | 0 | |
100.0 | .../operators/transformation/array-concat.operator.ts | 14 | 3 | 3 | 0 | 5.0 + 3 | 0 | 0 | |
100.0 | ...operators/transformation/collect-array.operator.ts | 18 | 3 | 3 | 0 | 5.0 + 3 | 2 + 1 | 0 | |
100.0 | ...ay/operators/transformation/map-filter.operator.ts | 13 | 3 | 3 | 0 | 6.0 + 3 | 0 | 0 | |
100.0 | ...ray/operators/transformation/map-items.operator.ts | 13 | 3 | 3 | 0 | 2.0 + 1.0 | 0 | 0 | |
100.0 | src/array/operators/at-index.operator.ts | 10 | 3 | 3 | 0 | 14.0 + 7 | 0 | 0 |