Repo Added
|
Files
4
|
Badge
README BADGES
|
push
travis-ci
38 of 38 new or added lines in 1 file covered. (100.0%)
618 of 618 relevant lines covered (100.0%)
7326.42 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | spec/lib/knight_moves_spec.rb | 435 + 111 | 281 + 72 | 281 + 72 | 0 | 3.0 | |
100.0 | spec/lib/binary_tree_spec.rb | 121 | 65 | 65 | 0 | 1.0 | |
100.0 | lib/knight_moves.rb | 400 + 120 | 215 + 65 | 215 + 65 | 0 | 20979.0 + 10372 | |
100.0 | lib/binary_tree.rb | 102 | 57 | 57 | 0 | 283.0 + 7 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
10 | master | refactor search logic | push | travis-ci | pending completion | ||
9 | master | use binary tree | push | travis-ci | pending completion | ||
8 | master | add tests for Cell#set | push | travis-ci | pending completion | ||
7 | master | adjacent cells | push | travis-ci | pending completion | ||
6 | master | rvm versions | push | travis-ci | pending completion | ||
5 | master | default rake task | push | travis-ci | pending completion |