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

databendlabs / openraft / 29396690298
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: release-0.10
DEFAULT BRANCH: main
Ran 15 Jul 2026 07:17AM UTC
Jobs 1
Files 265
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 07:12AM UTC coverage: 87.464%. Remained the same
29396690298

push

github

drmingdrmer
chore: bump version to v0.10.0-alpha.30

# Summary

Prepare the workspace for the next alpha release: move all package versions
and local dependency requirements to v0.10.0-alpha.30 and refresh the
documented release version. Since v0.10.0-alpha.29 there are no public API
changes, one election-timing refactor, and one bug fix.

# Details

- Update workspace, crate, example, benchmark, and test manifests to depend
  on v0.10.0-alpha.30, and refresh the README and CONTRIBUTING alpha
  references so the documented version matches the manifests.

## Changes since v0.10.0-alpha.29

### Fixed

- [4490c678] ignore election trigger on the current Leader.
  `Raft::trigger().elect()` on a node that is already the Leader is now a
  no-op; it previously started a campaign the Leader could not win, costing
  the group its Leader and inflating the term for nothing.

### Changed

- [dd0808b9] resample the election timeout on every campaign instead of
  only once at engine construction, so repeated elections stop reusing the
  same timeout window.

17561 of 20078 relevant lines covered (87.46%)

157689.25 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
92.45
-0.31% openraft/src/core/raft_core.rs
2
96.65
-0.84% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 29396690298.1 15 Jul 2026 07:17AM UTC 265
87.46
GitHub Action Run
Source Files on build 29396690298
  • Tree
  • List 265
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29396690298
  • 19be0c27 on github
  • Prev Build on main (#29395441618)
  • 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