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

databendlabs / openraft / 19466256809
88%

Build:
DEFAULT BRANCH: main
Ran 18 Nov 2025 12:34PM UTC
Jobs 1
Files 219
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

18 Nov 2025 12:23PM UTC coverage: 92.127% (-0.04%) from 92.163%
19466256809

push

github

drmingdrmer
refactor: update `Default` impl for `CommittedVote` and `NonCommittedVote`

Update the `Default` implementation for vote wrapper types to require
`NodeId: Default` and create proper initial leader IDs, consistent with
the removal of `Default` from `RaftVote` trait bounds.

Changes:
- Remove `Default` derive from `CommittedVote` and `NonCommittedVote`
- Add manual `Default` impl requiring `NodeId: Default`
- Initialize `leader_id` with `new_with_default_term(NodeId::default())`

5 of 10 new or added lines in 2 files covered. (50.0%)

1 existing line in 1 file now uncovered.

13152 of 14276 relevant lines covered (92.13%)

150458.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
72.0
-18.0% openraft/src/vote/non_committed.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.71
-0.41% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 19466256809.1 18 Nov 2025 12:34PM UTC 219
92.13
GitHub Action Run
Source Files on build 19466256809
  • Tree
  • List 219
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19466256809
  • 48a9dd07 on github
  • Prev Build on main (#19464825609)
  • Next Build on main (#19474883483)
  • 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