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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 19 Jul 2026 09:10PM 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 08:59PM UTC coverage: 100.0%. Remained the same
#5660

push

github

ben-manes
Copy invoke's processor value before write-through

postProcess fired CacheWriter.write before copying the processor-set
value on the CREATED and UPDATED paths, so a store-by-value Copier
failure left the store written but the cache unchanged. Hoist the copy
above the writer (matching the put path, which copies before the
compute), so a Copier throw aborts with neither side written. The writer
still receives the entry, so writer-mutation-visibility also matches put.

4194 of 4201 branches covered (99.83%)

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

8455 of 8455 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5660.1 19 Jul 2026 09:10PM UTC 78
100.0
Source Files on build #5660
  • 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
  • d2c5c08f 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