• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

esbtools / event-handler
56%
master: 53%

Build:
Build:
LAST BUILD BRANCH: V0.1.14
DEFAULT BRANCH: master
Repo Added 18 Apr 2016 01:21PM UTC
Files 65
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH combined-future
branch: combined-future
CHANGE BRANCH
x
Reset
  • combined-future
  • 64
  • V0.1.1
  • V0.1.10
  • V0.1.11
  • V0.1.12
  • V0.1.13
  • V0.1.14
  • V0.1.2
  • V0.1.3
  • V0.1.4
  • V0.1.5
  • V0.1.6
  • V0.1.7
  • V0.1.8
  • V0.1.9
  • event-handler-parent-0.1.0
  • fail-unparseable
  • feature-collection-domain-per-retention-periodic
  • locking-route-policy
  • master
  • page-doc-event-inserts
  • redundant-suppressed-exceptions
  • transform-exception
  • use-index-on-lightblue-count

pending completion
97

push

travis-ci

alechenninger
Add TransformableFuture.combined

Please do not merge yet. Needs tests. Feel free to comment though.

This allows, among other things, for message implementations to share
logic with types that produce TransformableFutures, and combine
additional work on top of that. Put in other words, it allows any of
our Future based APIs to be implemented with any number of Futures
internally if they needed (rare but happens), as long as they are
returned combined.

The semantics of a combined future is [hopefully] what you would expect,
and follows Guava's Futures.allAsList. For example, cancel cancels all
futures, isCancelled returns true if any of the futures are cancelled,
isDone returns true only if all of the futures are done, etc.

126 of 126 new or added lines in 2 files covered. (100.0%)

933 of 1665 relevant lines covered (56.04%)

14.08 hits per line

Relevant lines Covered
Build:
Build:
1665 RELEVANT LINES 933 COVERED LINES
14.08 HITS PER LINE
Source Files on combined-future
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
97 combined-future Add TransformableFuture.combined Please do not merge yet. Needs tests. Feel free to comment though. This allows, among other things, for message implementations to share logic with types that produce TransformableFutures, and combine additional ... push 09 Sep 2016 02:17AM UTC alechenninger travis-ci pending completion  
See All Builds (163)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc