|
Repo Added
|
Files
114
|
Badge
README BADGES
|
push
travis-ci
6718 of 6744 relevant lines covered (99.61%)
8625.08 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 225 | condition_variable_debug | Use Queue as a semaphore in Future#value It looks like the signalling with Mutex#sleep and Thread#wakeup has some kind of race, so use Queue instead. | push | travis-ci | pending completion | ||
| 224 | condition_variable_debug | Trying another implementation of Future#value Conflicts: lib/cql/future.rb | push | travis-ci | pending completion | ||
| 223 | condition_variable_debug | See if there's an issue with the signalling in Future#value | push | travis-ci | pending completion |