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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 16 Aug 2026 01:30AM UTC
Jobs 1
Files 79
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

16 Aug 2026 12:58AM UTC coverage: 99.865% (-0.01%) from 99.876%
#5727

push

github

ben-manes
Add the audit-regret skill for adversarial workload search

/audit-regret is the third leg of the climber's audit set: /audit-
adaptivity finds implementation defects and /climber-gate re-runs the
known traps, while this skill searches a compositional workload
generator for cells where the machine fails to close the gap to its
static ceiling, shrinks each to a minimal witness, finds the dose
transition, and classifies the failure (wrong equilibrium, slow
convergence, masked signal, insufficient exploration, oscillation,
memory, irreversible damage, aliasing, premature commitment, tier
discontinuity, structural) against the layer that owns it. Confirmed
families become gate rows and hill-climber.md entries.

workload.py generates a lirs trace from a JSON spec of members and
segments, regret.py measures one cell against the static-sweep anchors
and reads the harness trajectory into a signature with class hints, and
search.py screens, mutates, shrinks, bisects, and pairs specs over a
resumable CSV. CLAUDE.md, hill-climber.md, testing.md, and the gate
skill point at the new skill.

4459 of 4474 branches covered (99.66%)

8900 of 8912 relevant lines covered (99.87%)

1.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
98.78
-1.22% caffeine/src/main/java/com/github/benmanes/caffeine/cache/StripedBuffer.java
Jobs
ID Job ID Ran Files Coverage
1 #5727.1 16 Aug 2026 01:30AM UTC 79
99.87
Source Files on build #5727
  • Tree
  • List 79
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0254981c 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