Repo Added
|
Files
6
|
Badge
README BADGES
|
push
travis-ci-com
34 of 34 branches covered (100.0%)
Branch coverage included in aggregate %.
71 of 71 relevant lines covered (100.0%)
311.68 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/bubble-sort.js | 30 | 9 | 9 | 0 | 179.0 - 21 | 4 | 0 | |
100.0 | src/helper.js | 13 | 3 | 3 | 0 | 259.0 - 243 | 0 | 0 | |
100.0 | src/index.js | 16 | 5 | 5 | 0 | 1.0 | 0 | 0 | |
100.0 | src/insertion-sort.js | 27 | 11 | 11 | 0 | 793.0 + 547 | 4 | 0 | |
100.0 | src/merge-sort.js | 44 | 16 | 16 | 0 | 268.0 + 15 | 10 | 0 | |
100.0 | src/quicksort.js | 42 | 14 | 14 | 0 | 79.0 - 150 | 12 | 0 | |
100.0 | src/selection-sort.js | 39 | 13 | 13 | 0 | 429.0 + 112 | 4 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
29 | bubble-sort | Merge branch 'master' into bubble-sort | push | travis-ci-com | pending completion | ||
30 | bubble-sort | Merge 2d81e1245 into 0c610debc | Pull #15 | travis-ci-com | pending completion | ||
28 | bubble-sort | Merge b926db167 into 0c610debc | Pull #15 | travis-ci-com | pending completion | ||
26 | bubble-sort | Reimplement bubble sort | push | travis-ci-com | pending completion |