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

databendlabs / openraft / 18494456469
88%

Build:
DEFAULT BRANCH: main
Ran 14 Oct 2025 11:11AM UTC
Jobs 1
Files 199
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

14 Oct 2025 09:53AM UTC coverage: 91.36% (+0.09%) from 91.274%
18494456469

push

github

drmingdrmer
refactor: merge SaveCommitted and Apply into SaveCommittedAndApply

Consolidate commit log saving and state machine application into
a single command driven by I/O progress.

Changes:
- Rename `Command::Apply` to `Command::SaveCommittedAndApply`
- Add `Engine::next_progress_driven_command()` to generate
  SaveCommittedAndApply automatically from apply progress state
  difference: `(submitted..accepted]`
- Update RaftCore to execute progress-driven commands after
  regular commands to ensure preconditions are met
- Add node ID parameter to IOProgress for better debugging

79 of 80 new or added lines in 11 files covered. (98.75%)

33 existing lines in 2 files now uncovered.

11726 of 12835 relevant lines covered (91.36%)

124845.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
82.05
0.18% openraft/src/engine/command.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.05
0.18% openraft/src/engine/command.rs
32
88.68
-0.21% openraft/src/core/raft_core.rs
Jobs
ID Job ID Ran Files Coverage
1 18494456469.1 14 Oct 2025 11:11AM UTC 199
91.36
GitHub Action Run
Source Files on build 18494456469
  • Tree
  • List 199
  • Changed 22
  • Source Changed 19
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18494456469
  • 842cd796 on github
  • Prev Build on main (#18455476288)
  • Next Build on main (#18501314350)
  • 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