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

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

Build:
Build:
LAST BUILD BRANCH: v3.dev
DEFAULT BRANCH: master
Ran 15 Jul 2026 03:57AM 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

15 Jul 2026 03:00AM UTC coverage: 99.964%. Remained the same
#5641

push

github

ben-manes
Cancel an overdue pending future when the pacer reschedules

Pacer.schedule only cancelled the future it replaced on the not-yet-overdue
branch; an overdue-but-still-pending future (a delayed task, or a
fire-time-rejected scheduler future) was replaced without cancelling, so its
task could still fire a redundant (idempotent) maintenance pass. Cancel
whenever a non-null future is replaced.

Also documents the accepted fire-time scheduler-rejection best-effort: a JDK
delayedExecutor limitation orphans the pacer future on a fire-time executor
rejection (self-heals within one cycle; within the amortized-expiration
envelope).

4143 of 4154 branches covered (99.74%)

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

8414 of 8417 relevant lines covered (99.96%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #5641.1 15 Jul 2026 03:57AM UTC 78
99.96
Source Files on build #5641
  • 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
  • 66cd94f7 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