Repo Added
|
Files
37
|
Badge
README BADGES
|
github
8 of 8 branches covered (100.0%)
Branch coverage included in aggregate %.
3 of 3 new or added lines in 1 file covered. (100.0%)
115 of 115 relevant lines covered (100.0%)
3.55 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 | 0 | 0 | |
100.0 | src/array/operators/map-to-includes.operator.ts | 13 | 3 | 3 | 0 | 2.0 | 0 | 0 | |
100.0 | src/array/operators/map-to-some.operator.ts | 24 | 3 | 3 | 0 | 2.0 | 0 | 0 | |
100.0 | src/array/operators/take-if-included.operator.ts | 13 | 3 | 3 | 0 | 4.0 | 0 | 0 | |
100.0 | src/array/operators/toggle.operator.ts | 14 | 5 | 5 | 0 | 1.0 | 0 | 0 | |
100.0 | .../operators/transformation/array-concat.operator.ts | 16 | 3 | 3 | 0 | 2.0 | 0 | 0 | |
100.0 | ...operators/transformation/collect-array.operator.ts | 20 | 3 | 3 | 0 | 3.0 | 2 | 0 | |
100.0 | ...ay/operators/transformation/map-filter.operator.ts | 15 | 3 | 3 | 0 | 3.0 | 0 | 0 | |
100.0 | ...ray/operators/transformation/map-items.operator.ts | 15 | 3 | 3 | 0 | 1.0 | 0 | 0 | |
100.0 | src/array/operators/at-index.operator.ts | 12 | 3 | 3 | 0 | 7.0 | 0 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
636056784 | feature/array-concat | Merge 56a5faccf into d631261ef | Pull #33 | GitHub | github | pending completion | |
636054571 | feature/array-concat | feat(array): add operator array concat | push | christophka | github | pending completion |