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

databendlabs / openraft / 20617287885
88%

Build:
DEFAULT BRANCH: main
Ran 31 Dec 2025 10:42AM UTC
Jobs 1
Files 255
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

31 Dec 2025 10:19AM UTC coverage: 87.814% (+0.02%) from 87.797%
20617287885

push

github

drmingdrmer
refactor: update gRPC example to use sub-traits directly

Demonstrate implementing individual `Net*` sub-traits instead of
`RaftNetworkV2` in the gRPC example, showing how applications with
specialized requirements can use fine-grained network traits.

Changes:
- Update gRPC example to implement `NetStreamAppend`, `NetVote`,
  `NetSnapshot`, `NetBackoff`, `NetTransferLeader` directly
- Extract `make_client()` helper to reduce code duplication
- Remove unnecessary `tonic::Request::new()` wrapper
- Add documentation to `RaftNetworkV2` recommending it for most apps
- Add documentation to sub-traits noting they are for advanced use cases

15421 of 17561 relevant lines covered (87.81%)

162788.53 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
91.67
4.17% openraft/src/core/sm/handle.rs
4
92.0
3.63% openraft/src/network/v2/network.rs
4
86.02
0.0% openraft/src/replication/snapshot_transmitter.rs
5
96.86
0.0% openraft/src/replication/mod.rs
6
0.0
0.0% legacy/src/network_v1/network.rs
42
91.82
0.0% openraft/src/core/raft_core.rs
Jobs
ID Job ID Ran Files Coverage
1 20617287885.1 31 Dec 2025 10:42AM UTC 255
87.81
GitHub Action Run
Source Files on build 20617287885
  • Tree
  • List 255
  • Changed 8
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20617287885
  • 32dc8596 on github
  • Prev Build on main (#20594311831)
  • Next Build on main (#20634195767)
  • 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