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

databendlabs / openraft / 18883501993
88%

Build:
DEFAULT BRANCH: main
Ran 28 Oct 2025 05:26PM UTC
Jobs 1
Files 207
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

28 Oct 2025 04:53AM UTC coverage: 91.385% (-0.08%) from 91.465%
18883501993

push

github

drmingdrmer
feat: support transient state machines with automatic snapshot restoration

Transient state machines don't persist on each apply() but have persistent snapshots.
On startup, Openraft now automatically restores such state machines by installing
the last snapshot and re-applying logs from snapshot position to committed position.

This enables efficient in-memory state machines that can recover after restart
without implementing custom persistence logic for every apply() call.

Closes #881

24 of 28 new or added lines in 1 file covered. (85.71%)

12 existing lines in 2 files now uncovered.

12241 of 13395 relevant lines covered (91.38%)

138516.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
92.65
0.56% openraft/src/storage/helper.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
90.77
-4.62% openraft/src/raft/raft_inner.rs
9
85.92
-12.68% openraft/src/core/heartbeat/worker.rs
Jobs
ID Job ID Ran Files Coverage
1 18883501993.1 28 Oct 2025 05:26PM UTC 207
91.38
GitHub Action Run
Source Files on build 18883501993
  • Tree
  • List 207
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18883501993
  • 0c122614 on github
  • Prev Build on main (#18861747587)
  • Next Build on main (#18911037034)
  • 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