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

databendlabs / openraft / 24762803154
87%

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

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

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

Coverage Regressions

Lines Coverage ∆ File
2
92.59
3.7% openraft/src/core/sm/handle.rs
Jobs
ID Job ID Ran Files Coverage
1 24762803154.1 22 Apr 2026 06:03AM UTC 261
86.56
GitHub Action Run
Source Files on build 24762803154
  • Tree
  • List 261
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24762803154
  • fbd42dd0 on github
  • Prev Build on main (#24722988808)
  • Next Build on main (#24767444392)
  • 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