Ran
|
Jobs
4
|
Files
1
|
Run time
17s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/syrusakbary/promise/commit/<a class=hub.com/syrusakbary/promise/commit/7bd01090ce46fe70ad37b4324e82bb87f94d36c9">7bd01090c<a href="https://github.com/syrusakbary/promise/commit/7bd01090ce46fe70ad37b4324e82bb87f94d36c9">">Enable duck_typing for is_future check We are using a Future that is not neither a `ConcurrentFuture` or an `AsyncIOFuture`, but a GRPC future (https://github.com/grpc/grpc/blob/</a><a class="double-link" href="https://github.com/syrusakbary/promise/commit/<a class="double-link" href="https://github.com/syrusakbary/promise/commit/d0fbba52d6e379b76a69016bc264b96a2318315f">d0fbba52d</a>">d0fbba52d</a><a href="https://github.com/syrusakbary/promise/commit/7bd01090ce46fe70ad37b4324e82bb87f94d36c9">/src/python/grpcio/grpc/framework/foundation/future.py#L63). This allows for any Future that implements `add_done_callback` to be used and resolves our issue.
1 of 1 new or added line in 1 file covered. (100.0%)
219 of 231 relevant lines covered (94.81%)
3.79 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 16.1 | 1 |
94.81 |
Travis Job 16.1 | |
2 | 16.2 | 1 |
94.81 |
Travis Job 16.2 | |
3 | 16.3 | 1 |
94.81 |
Travis Job 16.3 | |
4 | 16.4 | 1 |
94.81 |
Travis Job 16.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|