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

databendlabs / openraft / 19027917390
88%

Build:
DEFAULT BRANCH: main
Ran 03 Nov 2025 08:14AM UTC
Jobs 1
Files 211
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

03 Nov 2025 08:03AM UTC coverage: 91.453% (+0.05%) from 91.407%
19027917390

push

github

drmingdrmer
refactor: add `cluster_committed` to track last log id committed by the cluster

Add comments explaining `cluster_committed` and `local_committed` calculation

- `cluster_committed` tracks latest log id committed by the cluster.
- `local_committed` is the last committed log id that a node contains.

Thus `cluster_committed >= local_committed` is always held.

`cluster_committed` also tracks the leader vote that send this committed
log id.

130 of 140 new or added lines in 7 files covered. (92.86%)

1 existing line in 1 file now uncovered.

12562 of 13736 relevant lines covered (91.45%)

134557.52 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.88
-1.12% openraft/src/raft_state/io_state.rs
3
83.33
-16.67% openraft/src/raft_state/io_state/log_io_id.rs
6
74.63
-6.07% openraft/src/raft_state/io_state/io_id.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.09
0.0% openraft/src/metrics/serde_instant.rs
Jobs
ID Job ID Ran Files Coverage
1 19027917390.1 03 Nov 2025 08:14AM UTC 211
91.45
GitHub Action Run
Source Files on build 19027917390
  • Tree
  • List 211
  • Changed 10
  • Source Changed 8
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19027917390
  • 1aa463a7 on github
  • Prev Build on main (#18994879794)
  • Next Build on main (#19038453419)
  • 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