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

ben-manes / caffeine
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Repo Added 15 Dec 2014 11:20PM UTC
Files 78
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

LAST BUILD ON BRANCH v3.dev
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 05a040c2478341bab8a58a02b3dc1fe14d626d72
  • 2.5.6
  • Gil
  • adaptive
  • async-loader
  • ben/issue30
  • ben/spacing
  • buffer
  • cache2k
  • clockpro
  • codeql
  • dependabot/github_actions/JetBrains/qodana-action-2023.1.4
  • dependabot/github_actions/JetBrains/qodana-action-61b94e7e3a716dcb9e2030cfd79cd46149d56c26
  • dependabot/github_actions/codecov/codecov-action-3.1.3
  • dependabot/github_actions/github/codeql-action-2.3.4
  • dependabot/gradle/com.gradle.common-custom-user-data-gradle-plugin-1.9
  • dependabot/gradle/com.gradle.enterprise-3.14
  • dependabot/gradle/de.thetaphi-forbiddenapis-3.6
  • dependabot/gradle/pmd-7.0.0-rc4
  • expiring_map
  • expiry
  • gil
  • gilga
  • gradient
  • guava
  • jctools
  • juherr
  • master
  • memory
  • orm
  • penalties
  • solr
  • testng
  • tmp
  • travis
  • v1.0
  • v1.0.1
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.3.3
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.1.0
  • v2.2.0
  • v2.2.2
  • v2.2.4
  • v2.3.2
  • v2.3.4
  • v2.5.2
  • v2.5.3
  • v2.5.4
  • v2.5.5
  • v2.6.1
  • v2.7.0
  • v2.8.0
  • v2.8.1
  • v2.8.2
  • v2.8.3
  • v2.8.4
  • v2.8.5
  • v2.dev
  • v3.0.5
  • v3.0.6
  • v3.1.0
  • v3.1.1
  • v3.1.2
  • v3.1.4
  • v3.1.5
  • v3.1.6
  • v3.1.7
  • v3.1.8
  • v3.dev

06 May 2026 06:26AM UTC coverage: 100.0%. Remained the same
#5438

push

github

ben-manes
add audit-temporal-walk skill for history-mining bug audits

Walks every commit in a configured module path oldest-first, maintaining
a forward-tracked issue database via Claude. Issues that survive to HEAD
are verified against current code and emitted as detail.dev-format findings.
Catches bugs snapshot-style audits miss: half-fixes invisible from current
state, latent+trigger pairs across multi-commit interactions, and partial
refactors. Heavyweight and rare-run (~6-12h walk on the caffeine module).
Resumable across quota exhaustion and interruption.

3965 of 3970 branches covered (99.87%)

8099 of 8099 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
8099 RELEVANT LINES 8099 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • Tree
  • List 78
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#5438 v3.dev add audit-temporal-walk skill for history-mining bug audits Walks every commit in a configured module path oldest-first, maintaining a forward-tracked issue database via Claude. Issues that survive to HEAD are verified against current code and em... push 06 May 2026 06:41AM UTC ben-manes github
100.0
#5437 v3.dev fix stats and Guava-compat issues found by detail.dev triage - LocalCache.statsAware(BiFunction) catches Throwable to record load failures for sneaky-thrown checked exceptions in asMap compute/merge, matching the Function variant. - Caffeinat... push 06 May 2026 06:21AM UTC ben-manes github
100.0
#5436 v3.dev fix stats and Guava-compat issues found by detail.dev triage - LocalCache.statsAware(BiFunction) catches Throwable to record load failures for sneaky-thrown checked exceptions in asMap compute/merge, matching the Function variant. - LocalManu... push 06 May 2026 04:59AM UTC ben-manes github
100.0
#5435 v3.dev audit follow-ups: sketch sentinel guard, async asMap setValue, tests * BoundedLocalCache.AddTask.run / evictionOrder: read keyRef first then check isAlive() before incrementing the frequency sketch, so a retired strong-key sentinel cannot pol... push 04 May 2026 06:47PM UTC ben-manes github
100.0
#5434 v3.dev audit follow-ups: sketch sentinel guard, async asMap setValue, tests * BoundedLocalCache.AddTask.run / evictionOrder: read keyRef first then check isAlive() before incrementing the frequency sketch, so a retired strong-key sentinel cannot pol... push 04 May 2026 03:35AM UTC ben-manes github
100.0
#5433 v3.dev audit follow-ups: sketch sentinel guard, async asMap setValue, tests * BoundedLocalCache.AddTask.run / evictionOrder: read keyRef first then check isAlive() before incrementing the frequency sketch, so a retired strong-key sentinel cannot pol... push 03 May 2026 10:52PM UTC ben-manes github
100.0
#5432 master Release 3.2.4 push 03 May 2026 02:11AM UTC ben-manes github
100.0
#5431 master use a consistent expiration tolerance calculation There was no user-facing impact and just oddities about when it was inside or outside of the tolerance. The `put` method should mirror the other usages. push 03 May 2026 12:16AM UTC ben-manes github
100.0
#5430 v3.dev use a consistent expiration tolerance calculation There was no user-facing impact and just oddities about when it was inside or outside of the tolerance. The `put` method should mirror the other usages. push 03 May 2026 12:02AM UTC ben-manes github
100.0
#5429 v3.dev use a consistent expiration tolerance calculation There was no user-facing impact and just oddities about when it was inside or outside of the tolerance. The `put` method should mirror the other usages. push 02 May 2026 05:30PM UTC ben-manes github
100.0
See All Builds (4461)
  • Repo on GitHub
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