Ran
|
Files
1
|
Run time
0s
|
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.
219 of 231 relevant lines covered (94.81%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|