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

databendlabs / openraft / 20663163772
88%

Build:
DEFAULT BRANCH: main
Ran 02 Jan 2026 05:36PM UTC
Jobs 1
Files 258
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

02 Jan 2026 05:25PM UTC coverage: 87.489% (+0.01%) from 87.477%
20663163772

push

github

drmingdrmer
feat: implement RaftLogId for primitive tuple types

Add support for using `(Term, u64)` tuples as log IDs with standard Raft
configs. This provides a lightweight alternative to `LogId<C>` for cases
where only the term and index are needed.

Changes:
- Add `RaftLogId` implementation for `(T, u64)` where T is u64, u32, u16, u8, i64, i32, i16, or i8
- Add `std_log_id` module with tuple-based log ID support
- Add comprehensive tests for all supported term types

97 of 97 new or added lines in 1 file covered. (100.0%)

10 existing lines in 4 files now uncovered.

15511 of 17729 relevant lines covered (87.49%)

161791.38 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
79.17
-8.33% openraft/src/core/sm/handle.rs
2
96.86
-0.9% openraft/src/replication/mod.rs
3
95.65
-3.26% openraft/src/core/heartbeat/worker.rs
3
82.8
-3.23% openraft/src/replication/snapshot_transmitter.rs
Jobs
ID Job ID Ran Files Coverage
1 20663163772.1 02 Jan 2026 05:36PM UTC 258
87.49
GitHub Action Run
Source Files on build 20663163772
  • Tree
  • List 258
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20663163772
  • 68d8cbe1 on github
  • Prev Build on main (#20662534982)
  • Next Build on main (#20674030951)
  • 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