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

databendlabs / openraft / 18494456456

14 Oct 2025 09:53AM UTC coverage: 91.375% (+0.05%) from 91.328%
18494456456

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%)

35 existing lines in 3 files now uncovered.

11728 of 12835 relevant lines covered (91.38%)

125239.16 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

82.05
/openraft/src/engine/command.rs


Source Not Available

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