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

databendlabs / openraft / 15074256131
88%

Build:
DEFAULT BRANCH: main
Ran 16 May 2025 05:46PM UTC
Jobs 1
Files 189
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

16 May 2025 03:03AM UTC coverage: 90.437% (-0.03%) from 90.467%
15074256131

push

github

drmingdrmer
refactor: no more `C::Responder = OneshotResponder` for `change_membership()`

Before this commit, calling `change_membership()` required the
`RaftTypeConfig::Responder` to be configured with `OneshotResponder`.
This unnecessarily limited applications from using alternative
`Responder` types.

In this commit, we've removed this restriction from the
`change_membership()` method, allowing applications to use any responder
type they prefer. Internally, we now store different types of responders
for `change_membership()` and `client_write()` operations in an enum.

7 of 10 new or added lines in 3 files covered. (70.0%)

10 existing lines in 4 files now uncovered.

9797 of 10833 relevant lines covered (90.44%)

99655.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
62.5
openraft/src/raft/responder/either.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.09
0.0% openraft/src/metrics/serde_instant.rs
3
42.86
0.0% openraft/src/raft/api/app.rs
3
92.5
0.0% openraft/src/raft/api/management.rs
3
90.0
-5.0% openraft/src/raft/raft_inner.rs
Jobs
ID Job ID Ran Files Coverage
1 15074256131.1 16 May 2025 05:46PM UTC 189
90.44
GitHub Action Run
Source Files on build 15074256131
  • Tree
  • List 189
  • Changed 11
  • Source Changed 8
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15074256131
  • aa745dce on github
  • Prev Build on main (#15038982264)
  • Next Build on main (#15236981492)
  • 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