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

databendlabs / openraft
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: release-0.10
DEFAULT BRANCH: main
Repo Added 15 Oct 2024 03:30AM UTC
Token P5ILmy9rYJlcs7uJCddenHVVu1Bywo1mI regen
Build 522 Last
Files 265
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

LAST BUILD ON BRANCH release-0.10
branch: release-0.10
CHANGE BRANCH
x
Reset
Sync Branches
  • release-0.10
  • main
  • release-0.9

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

Relevant lines Covered
Build:
Build:
20078 RELEVANT LINES 17561 COVERED LINES
157689.25 HITS PER LINE
Source Files on release-0.10
  • Tree
  • List 265
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29396690298 release-0.10 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.2... push 15 Jul 2026 07:17AM UTC drmingdrmer github
87.46
29306675071 release-0.10 refactor: resample election timeout per campaign push 14 Jul 2026 04:46AM UTC drmingdrmer github
87.46
29152726939 release-0.10 docs: rewrite README tagline and features list # Summary The README still framed OpenRaft as tokio-only and listed a generic feature set that undersold what distinguishes it from a standard Raft implementation. This updates the tagline and rewri... push 11 Jul 2026 12:32PM UTC drmingdrmer github
87.08
29146087220 release-0.10 fix: re-arm snapshot policy after an in-flight build completes # Summary A `SnapshotPolicy::LogsSinceLast` trigger that fired while a snapshot build was already in flight was dropped, yet the policy still recorded the attempt. Once the in-flight... push 11 Jul 2026 08:28AM UTC drmingdrmer github
87.06
28996761965 release-0.10 chore: bump version to v0.10.0-alpha.28 # Summary Prepare the workspace for the next alpha release by moving package versions and local dependency requirements to v0.10.0-alpha.28. # Details - Update workspace, crate, example, benchmark, and t... push 09 Jul 2026 05:43AM UTC drmingdrmer github
87.17
28317061767 release-0.10 chore: bump version to v0.10.0-alpha.27 # Summary Prepare the workspace for the next alpha release by moving package versions and local dependency requirements to v0.10.0-alpha.27. # Details - Update workspace, crate, example, benchmark, and t... push 28 Jun 2026 08:55AM UTC drmingdrmer github
86.99
28295737701 release-0.10 chore: bump version to 0.10.0-alpha.26 # Summary Advance the workspace and internal package references to the next 0.10 alpha release version. # Details Updated workspace package metadata, member crate versions, internal path dependency constr... push 27 Jun 2026 04:59PM UTC drmingdrmer github
86.97
28229089670 release-0.10 test: stabilize transfer leader vote check # Summary Make the transfer-leader test wait until node 0's metrics publish the committed post-transfer vote before asserting the stale-vote rejection result. # Details The test previously sampled the... push 26 Jun 2026 09:22AM UTC drmingdrmer github
86.9
28212023607 release-0.10 fix: keep VecProgress sorted above quorum # Summary Restore the VecProgress ordering invariant whenever a voter advances above `quorum_accepted`, preventing the quorum scan from committing a value that no actual quorum reached. # Details `move... push 26 Jun 2026 01:55AM UTC drmingdrmer github
86.94
28158266393 release-0.10 chore: release: bump version to v0.10.0-alpha.24 # Summary Bump the OpenRaft workspace and related crate references to v0.10.0-alpha.24 for the next alpha release. # Details Update the workspace package version, path dependency constraints, ex... push 25 Jun 2026 08:50AM UTC drmingdrmer github
86.91
See All Builds (521)

Badge your Repo: openraft

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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