Repo Added
|
Files
9
|
Badge
README BADGES
|
push
travis-ci
140 of 224 branches covered (62.5%)
Branch coverage included in aggregate %.
28 of 28 new or added lines in 5 files covered. (100.0%)
310 of 405 relevant lines covered (76.54%)
225.39 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
17.07 | src/core/vector.ts | 300 | 76 | 20 | 56 | 6.0 | 1 | 46 | |
52.46 | src/core/vector3d.ts | 238 | 68 | 39 | 29 | 663.0 | 25 | 29 | |
53.85 | src/core/helpers.ts | 20 | 11 | 7 | 4 | 1881.0 | 0 | 2 | |
89.52 | src/pathfinding/a-star.ts | 194 | 74 | 68 | 6 | 100.0 | 26 | 5 | |
98.7 | src/pathfinding/cluster.ts | 131 | 57 | 57 | 0 | 38.0 | 19 | 1 | |
99.07 | src/pathfinding/area.ts | 138 | 61 | 61 | 0 | 154.0 | 46 | 1 | |
100.0 | src/pathfinding/pathfinding.ts | 23 | 4 | 4 | 0 | 7.0 | 2 | 0 | |
100.0 | src/pathfinding/a-star.mock.ts | 26 | 10 | 10 | 0 | 70.0 | 6 | 0 | |
100.0 | src/core/matrix.ts | 109 | 44 | 44 | 0 | 747.0 | 15 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
22 | master | Tested & implemented cluster component Bugfixes in area Improved Vector3D API | push | travis-ci | pending completion |