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

databendlabs / openraft / 20490100568
88%

Build:
DEFAULT BRANCH: main
Ran 24 Dec 2025 04:30PM UTC
Jobs 1
Files 250
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

24 Dec 2025 03:56PM UTC coverage: 88.606% (+0.08%) from 88.526%
20490100568

push

github

drmingdrmer
refactor: change `LogIdList` to last-per-leader storage format

Refactor `LogIdList` to store only the last log ID of each leader instead
of tracking individual log boundaries. This simplifies the storage model.

Changes:
- Change `LogIdList::new()` to accept separate `purged` and `key_log_ids` parameters
- Add `first_index()` method to get the first available log index

633 of 643 new or added lines in 15 files covered. (98.44%)

10 existing lines in 3 files now uncovered.

15468 of 17457 relevant lines covered (88.61%)

160671.66 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
95.81
-3.15% openraft/src/engine/log_id_list.rs
7
98.64
-1.36% openraft/src/engine/log_id_list_test.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
91.61
-0.35% openraft/src/core/raft_core.rs
3
78.57
-21.43% openraft/src/log_id/option_raft_log_id_ext.rs
4
95.81
-3.15% openraft/src/engine/log_id_list.rs
Jobs
ID Job ID Ran Files Coverage
1 20490100568.1 24 Dec 2025 04:30PM UTC 250
88.61
GitHub Action Run
Source Files on build 20490100568
  • Tree
  • List 250
  • Changed 17
  • Source Changed 16
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20490100568
  • 27c41e1e on github
  • Prev Build on main (#20487945699)
  • Next Build on main (#20490273934)
  • 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