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

ben-manes / caffeine / #5657
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 19 Jul 2026 04:58PM 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

19 Jul 2026 04:40PM UTC coverage: 100.0%. Remained the same
#5657

push

github

ben-manes
Keep the write-behind pipeline alive on a non-runtime error

WriteBehindCacheWriter's subscription caught only RuntimeException from
the write action, so an Error (e.g. AssertionError) propagated to the
terminal error consumer and disposed the subscription — silently
dropping every subsequent write. Catch Throwable so one failing write
action cannot tear down the pipeline.

4187 of 4194 branches covered (99.83%)

8442 of 8442 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5657.1 19 Jul 2026 04:58PM UTC 78
100.0
Source Files on build #5657
  • Tree
  • List 78
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8975bfda on github
  • Prev Build on v3.dev
  • Next Build on v3.dev
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