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

databendlabs / openraft / 28315527545
87%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2026 07:50AM UTC
Jobs 1
Files 264
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

28 Jun 2026 07:41AM UTC coverage: 86.993% (+0.01%) from 86.979%
28315527545

push

github

drmingdrmer
fix: avoid blocking RaftCore on closed replication

# Summary

Removed replication tasks are now signaled and joined asynchronously, so
a hung follower RPC cannot stop RaftCore from processing membership
changes or new writes.

# Details

Replication progress notifications now carry the stream id at the
notification level. RaftCore forwards that id to the replication
handler, which ignores stale progress from detached tasks after a stream
has been replaced.

The replication response loop now also watches the close signal while
waiting for responses, allowing cooperative shutdown when the transport
future is still polling.

- Fix: #1810

40 of 41 new or added lines in 6 files covered. (97.56%)

5 existing lines in 3 files now uncovered.

17042 of 19590 relevant lines covered (86.99%)

161502.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.4
0.06% openraft/src/core/raft_core.rs

Coverage Regressions

Lines Coverage ∆ File
3
84.62
-4.62% openraft/src/raft/raft_inner.rs
1
98.35
-0.39% openraft/src/engine/handler/replication_handler/mod.rs
1
83.33
0.0% openraft/src/metrics/serde_instant.rs
Jobs
ID Job ID Ran Files Coverage
1 28315527545.1 28 Jun 2026 07:50AM UTC 264
86.99
GitHub Action Run
Source Files on build 28315527545
  • Tree
  • List 264
  • Changed 8
  • Source Changed 6
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28315527545
  • 369e5d1c on github
  • Prev Build on main (#28295349776)
  • Next Build on main (#28327978442)
  • 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