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

databendlabs / openraft / 29396608459
87%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 07:15AM 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.444% (-0.02%) from 87.464%
29396608459

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.

17557 of 20078 relevant lines covered (87.44%)

158083.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
87.1
-3.23% openraft/src/core/heartbeat/worker.rs
2
92.55
-0.21% openraft/src/core/raft_core.rs
2
92.59
3.7% openraft/src/core/sm/handle.rs
2
96.65
-0.84% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 29396608459.1 15 Jul 2026 07:15AM UTC 265
87.44
GitHub Action Run
Source Files on build 29396608459
  • Tree
  • List 265
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29396608459
  • 19be0c27 on github
  • Prev Build on main (#29395441618)
  • Next Build on main (#29404888029)
  • 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