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

databendlabs / openraft / 18844266382
88%

Build:
DEFAULT BRANCH: main
Ran 27 Oct 2025 02:26PM UTC
Jobs 1
Files 207
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

27 Oct 2025 09:32AM UTC coverage: 91.36% (+0.08%) from 91.283%
18844266382

push

github

drmingdrmer
change: in 0.10.0: remove ResponderBuilder, use generic `Responder<T>`

Replace the ResponderBuilder abstraction with direct generic `Responder<T>`.
This simplifies the type system by eliminating an unnecessary builder layer.

There is no need to let OpenRaft build a `Responder` from the
`AppData`(`RaftTypeConfig::D`), but instead, letting the user build it and
pass it to OpenRaft to use is much simpler.

Changes:
- Remove `ResponderBuilder` trait
- Change `RaftTypeConfig::ResponderBuilder` to `Responder<T>`
- Make `OneshotResponder<C, T>` generic over response type
- Update `Raft::client_write_ff()` to accept a new responder parameter

Other changes:
- Disable test for type_param, only run it locally

Upgrade tips:

Build a `Responder` and pass it to `Raft::client_write_ff()`.

27 of 27 new or added lines in 5 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

12213 of 13368 relevant lines covered (91.36%)

138412.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.8
-0.8% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 18844266382.1 27 Oct 2025 02:26PM UTC 207
91.36
GitHub Action Run
Source Files on build 18844266382
  • Tree
  • List 207
  • Changed 17
  • Source Changed 13
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18844266382
  • ae207c88 on github
  • Prev Build on main (#18835104342)
  • Next Build on main (#18845503768)
  • 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