Repo Added
|
Files
6
|
Badge
README BADGES
|
push
travis-ci-com
24 of 24 branches covered (100.0%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
67 of 67 relevant lines covered (100.0%)
199.85 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 | 173.0 - 651 | 4 | 0 | |
100.0 | src/index.js | 16 | 5 | 5 | 0 | 1.0 | 0 | 0 | |
100.0 | src/insertion-sort.js | 22 | 8 | 8 | 0 | 510.0 + 31 | 2 | 0 | |
100.0 | src/merge-sort.js | 45 | 17 | 17 | 0 | 190.0 + 11 | 6 | 0 | |
100.0 | src/quicksort.js | 50 | 19 | 19 | 0 | 95.0 - 16 | 8 | 0 | |
100.0 | src/selection-sort.js | 31 | 9 | 9 | 0 | 298.0 + 69 | 4 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
44 | master | Update quicksort | push | travis-ci-com | pending completion | ||
43 | master | Reimplement merge sort (#19) | push | travis-ci-com | pending completion | ||
40 | master | Reimplement quicksort (#18) | push | travis-ci-com | pending completion | ||
37 | master | Rewrite insertion sort (#17) | push | travis-ci-com | pending completion | ||
34 | master | Reimplement selection sort (#16) | push | travis-ci-com | pending completion | ||
31 | master | Reimplement bubble sort (#15) | push | travis-ci-com | pending completion | ||
27 | master | Update travis CI to not send email notifications (#14) | push | travis-ci-com | pending completion | ||
23 | master | Update npm packages (#13) * Update NPM packages * Fix code style based on linting rules | push | travis-ci-com | pending completion | ||
20 | master | 1.0.2 (#12) | push | travis-ci | pending completion | ||
19 | master | 1.0.2 | Pull #12 | travis-ci | pending completion |