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

databendlabs / openraft / 15074256140
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: release-0.10
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.427% (-0.01%) from 90.439%
15074256140

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%)

6 existing lines in 2 files now uncovered.

9796 of 10833 relevant lines covered (90.43%)

98328.63 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
3
42.86
0.0% openraft/src/raft/api/app.rs
3
92.5
0.0% openraft/src/raft/api/management.rs
Jobs
ID Job ID Ran Files Coverage
1 15074256140.1 16 May 2025 05:46PM UTC 189
90.43
GitHub Action Run
Source Files on build 15074256140
  • Tree
  • List 189
  • Changed 9
  • Source Changed 8
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15074256140
  • aa745dce on github
  • Prev Build on release-0.10 (#15038982295)
  • Next Build on release-0.10 (#15236981491)
  • 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