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

ben-manes / caffeine / #3486 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 16 Jan 2023 08:30PM UTC
Files 77
Run time 2s
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

16 Jan 2023 08:20PM UTC coverage: 98.798%. Remained the same
#3486.1

push

github-actions

ben-manes
ensure prompt clean up if a scheduler is configured (fixes #859)

A benign race can occur when a maintenance cycle is running, writers
insert new entries, and all of the entries that the policy is aware of
have expired so they are removed. In this case no clean up was scheduled
by the expiration policy, the maintenance status is left as "required",
and entries in the write buffer are waiting to be applied. If the cache
is idle then those entries will expire and the removal listener will not
be notified promptly. As a scheduler is configured to communicate that
a prompt notification is desired, the cache should more aggressively use
it to ensure this case is handled.

7477 of 7568 relevant lines covered (98.8%)

0.99 hits per line

Source Files on job #3486.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3486
  • 18133a74 on github
  • Prev Job for on v3.dev (##3485.1)
  • Next Job for on v3.dev (##3488.1)
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

© 2026 Coveralls, Inc