Repo Added
|
Files
32
|
Badge
Embed ▾
README BADGES
|
push
travis-ci-com
329 of 329 branches covered (100.0%)
Branch coverage included in aggregate %.
2690 of 2690 relevant lines covered (100.0%)
4.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1353 | num-tries-type-checks | In random_key(), type/value check num_tries I'm not a fan of `isinstance()` type checks (as opposed to duck typing). But since `num_tries` establishes the base case for our recursive function, it's worth coding defensively here. | push | brainix | travis-ci-com | pending completion |