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

databendlabs / openraft / 20691485704
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: release-0.10
DEFAULT BRANCH: main
Ran 04 Jan 2026 10:25AM UTC
Jobs 1
Files 258
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

04 Jan 2026 08:36AM UTC coverage: 87.632% (+0.05%) from 87.584%
20691485704

push

github

drmingdrmer
feat: add `Raft::write_blank()` method to write blank log entries

Adds a public method allowing clients to write `EntryPayload::Blank` directly.
Blank entries are useful to commit entries from previous terms, advance the
commit index, or act as a barrier.

Changes:
- Add `Raft::write_blank()` public method
- Add integration test for `write_blank()`
- Rename internal `app_data: Batch<C::D>` to `payloads: Batch<EntryPayload<C>>` in `RaftMsg::ClientWrite`
- Update internal `AppApi` methods to accept `EntryPayload<C>` directly
- Update tests to use the new field name

46 of 47 new or added lines in 4 files covered. (97.87%)

3 existing lines in 2 files now uncovered.

15623 of 17828 relevant lines covered (87.63%)

160794.01 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.97
-0.21% openraft/src/core/merged_raft_msg_receiver.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
0.0% openraft/src/metrics/serde_instant.rs
2
91.67
-8.33% openraft/src/core/sm/handle.rs
Jobs
ID Job ID Ran Files Coverage
1 20691485704.1 04 Jan 2026 10:25AM UTC 258
87.63
GitHub Action Run
Source Files on build 20691485704
  • Tree
  • List 258
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20691485704
  • a90c8414 on github
  • Prev Build on main (#20679615371)
  • 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