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

databendlabs / openraft / 27218729339
87%

Build:
DEFAULT BRANCH: main
Ran 09 Jun 2026 03:59PM UTC
Jobs 1
Files 262
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

09 Jun 2026 03:49PM UTC coverage: 86.443% (-0.002%) from 86.445%
27218729339

push

github

drmingdrmer
refactor: rename methods that install snapshot membership

# Summary

Rename the membership-state methods invoked when a snapshot is installed so
their names state the snapshot-install intent, and drop the return value that
no caller used.

# Details

- `MembershipState::update_committed` becomes `install_membership_snapshot`,
  and the following handler's `update_committed_membership` becomes
  `membership_install_snapshot`. The names now describe what they do -- apply
  the membership embedded in an installed snapshot -- instead of the
  lower-level "update committed".
- The method no longer returns the changed effective membership; its only
  caller already discarded the value.
- Docs are refreshed to frame `committed` as the membership state machine and
  `effective` as the last membership log, and to describe the operation as
  installing a snapshot's membership rather than the removed return-value
  contract.

16 of 16 new or added lines in 4 files covered. (100.0%)

5 existing lines in 2 files now uncovered.

16272 of 18824 relevant lines covered (86.44%)

146342.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
81.91
-3.19% openraft/src/replication/snapshot_transmitter.rs
2
81.48
-7.41% openraft/src/core/sm/handle.rs
Jobs
ID Job ID Ran Files Coverage
1 27218729339.1 09 Jun 2026 03:59PM UTC 262
86.44
GitHub Action Run
Source Files on build 27218729339
  • Tree
  • List 262
  • Changed 9
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27218729339
  • 4214ab89 on github
  • Prev Build on main (#27203656165)
  • Next Build on main (#27335072378)
  • 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