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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 20 Jul 2026 06:00AM 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

20 Jul 2026 05:49AM UTC coverage: 99.976%. Remained the same
#5667

push

github

ben-manes
Hand invoke's write-through an immutable entry

postProcess handed CacheWriter.write the live EntryProcessorEntry on the
CREATED and UPDATED paths — the only write-through site not passing an
immutable EntryProxy. A CacheWriter that downcasts its Cache.Entry to
MutableEntry could mutate the entry the cache is committing; a CREATED
remove() flips the action to NONE and skips recordPuts. Wrap the
uncopied processor value in an EntryProxy, matching put/replace, so the
writer sees the same value but cannot perturb the create/update.

4199 of 4207 branches covered (99.81%)

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

8475 of 8477 relevant lines covered (99.98%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5667.1 20 Jul 2026 06:00AM UTC 78
99.98
Source Files on build #5667
  • 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
  • d1149c11 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