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

databendlabs / openraft / 18994879794
88%

Build:
DEFAULT BRANCH: main
Ran 01 Nov 2025 09:42AM 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

01 Nov 2025 09:30AM UTC coverage: 91.407% (-0.04%) from 91.444%
18994879794

push

github

drmingdrmer
change: Require to impl `PartialOrd<CommittedLeaderId> for LeaderId`

Enable comparison between non-committed and committed leader IDs, where
committed leaders take precedence over non-committed ones in the same
term.

This ordering is required when determine the order of two IO operation.
In OpenRaft, log IO is identified by `(CommittedLeaderId, LogId)`, while
save-vote IO is identified by `LeaderId`(in a `Vote`)

Upgrade tip:

Implement `PartialOrd<CommittedLeaderId>` for your `LeaderId`
implementation.
If you are using OpenRaft provided `LeaderId`, nothing to do.

40 of 46 new or added lines in 2 files covered. (86.96%)

3 existing lines in 1 file now uncovered.

12509 of 13685 relevant lines covered (91.41%)

135816.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
76.79
-9.21% openraft/src/vote/leader_id/leader_id_cmp.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
82.67
-4.0% openraft/src/core/heartbeat/worker.rs
Jobs
ID Job ID Ran Files Coverage
1 18994879794.1 01 Nov 2025 09:42AM UTC 211
91.41
GitHub Action Run
Source Files on build 18994879794
  • Tree
  • List 211
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18994879794
  • e09c3862 on github
  • Prev Build on main (#18979377397)
  • Next Build on main (#19027917390)
  • 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