|
Repo Added
|
Files
8
|
Badge
README BADGES
|
push
appveyor
201 of 283 branches covered (71.02%)
Branch coverage included in aggregate %.
539 of 742 relevant lines covered (72.64%)
0.73 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 32641426 | bug_fixed-seed-on-reroll | BUG: Use stable seeds on retries | push | Scott Lowe | appveyor | pending completion | |
| 600 | bug_fixed-seed-on-reroll | BUG: Use stable seeds on retries Instead of generating a new seed at random when we do a retry from a new initial state, we try the next seed sequentially, looping back to 0 at 2**32 (the maximum value for numpy.RandomState). | push | travis-ci | pending completion |