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

ben-manes / caffeine / #5703
100%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2026 03:08AM UTC
Jobs 1
Files 78
Run time 1min
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

31 Jul 2026 02:18AM UTC coverage: 99.988% (+0.07%) from 99.918%
#5703

push

github

ben-manes
Cover the synchronous listener failure paths

Preferring an operation's own failure over a throwing synchronous
listener's added branches that no test reached, so exercise each: an
entry processor that succeeds and one that throws over a lazily expired
prior, a putAll whose copier aborts the loop midway, a read-through get
and getAll, and a dispatch that completes exceptionally rather than
returning its failure.

Fold awaitAndSuppressFailure into suppress(), which already guards
against self-suppression and whose guard is exercised. Duplicating it
there left a branch that the operation paths cannot reach, as a
listener's exception is captured as the dispatch future's value and
never becomes the operation's own error.

4225 of 4235 branches covered (99.76%)

1 of 1 new or added line in 1 file covered. (100.0%)

8527 of 8528 relevant lines covered (99.99%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5703.1 31 Jul 2026 03:08AM UTC 78
99.99
Source Files on build #5703
  • Tree
  • List 78
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8047b244 on github
  • Prev Build on v3.dev
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc