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

databendlabs / openraft / 25206429598
87%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 07:26AM UTC
Jobs 1
Files 264
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

01 May 2026 07:23AM UTC coverage: 86.626% (+0.05%) from 86.573%
25206429598

push

github

drmingdrmer
docs: add recipe for fully removing a retained learner

`change_membership(..., retain=true)` only demotes a voter — the demoted
node stays in membership as a learner and keeps receiving log
replication. The existing docs describe this behavior but stop short of
showing how to evict the node afterward, which has been a recurring
source of confusion (e.g. users surprised that a "removed" node still
gets traffic).

Add a "Removing a retained learner" subsection under
`Raft::change_membership()` that gives the two-step recipe
(`change_membership` → `ChangeMembers::RemoveNodes`) and contrasts it
with the one-shot `retain=false` path, so the choice between graceful
drain and permanent removal is explicit.

16322 of 18842 relevant lines covered (86.63%)

118894.62 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
83.33
0.0% openraft/src/metrics/serde_instant.rs
Jobs
ID Job ID Ran Files Coverage
1 25206429598.1 01 May 2026 07:26AM UTC 264
86.63
GitHub Action Run
Source Files on build 25206429598
  • Tree
  • List 264
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25206429598
  • 09fa789e on github
  • Prev Build on main (#25205936683)
  • Next Build on main (#25491647501)
  • 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