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

databendlabs / openraft / 24762803154 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 06:03AM UTC
Files 261
Run time 7s
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

22 Apr 2026 05:59AM UTC coverage: 86.561% (+0.02%) from 86.54%
24762803154.1

push

github

drmingdrmer
feat: turmoil: crash window with crash + delayed bounce for real outages

The previous `restart_node` was an instant `sim.bounce()`, which only
exercises software restart / persistence recovery. It does not model
a node being unreachable long enough to cause leader churn or quorum
loss.

Split into `crash_node` and `bounce_node`. The fuzz loop tracks
`pending_bounces: Vec<(NodeId, u64)>` and bounces each entry when the
simulation reaches its scheduled step. Downtime is drawn from
`[election_timeout_max/2, election_timeout_max*2]` so the window
straddles the election timeout: the fuzz mixes short outages that
don't trigger re-election with long outages that force it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

16290 of 18819 relevant lines covered (86.56%)

121791.4 hits per line

Source Files on job 24762803154.1
  • Tree
  • List 261
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24762803154
  • fbd42dd0 on github
  • Prev Job for on main (#24722988808.1)
  • Next Job for on main (#24767444392.1)
  • Delete
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