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

databendlabs / openraft / 20487945699
88%

Build:
DEFAULT BRANCH: main
Ran 24 Dec 2025 02:15PM UTC
Jobs 1
Files 250
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

24 Dec 2025 01:58PM UTC coverage: 88.526% (-3.5%) from 92.019%
20487945699

push

github

drmingdrmer
refactor: extract tokio runtime implementation into standalone `openraft-rt-tokio` crate

Move the tokio runtime implementation from `openraft/src/impls/tokio_runtime/`
to a new standalone `rt-tokio` crate. This follows the same pattern as
`rt-compio` and `rt-monoio`, making all runtime implementations standalone.

Changes:
- Add `openraft-rt-tokio` crate with `TokioRuntime` implementation
- Update `openraft` to depend on `openraft-rt-tokio` via `tokio-rt` feature
- Update `rt-compio` and `rt-monoio` to use `openraft_rt::testing::Suite`
- Remove `openraft` dependency from `rt-compio` and `rt-monoio`
- Use `std::convert::Infallible` in `rt-monoio` instead of `openraft::error::Infallible`

15200 of 17170 relevant lines covered (88.53%)

162870.98 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
96.86
-0.9% openraft/src/replication/mod.rs
3
79.17
-12.5% openraft/src/core/sm/handle.rs
3
82.8
-3.23% openraft/src/replication/snapshot_transmitter.rs
9
70.0
-30.0% rt/src/watch/mod.rs
586
0.0
-98.82% rt/src/testing.rs
Jobs
ID Job ID Ran Files Coverage
1 20487945699.1 24 Dec 2025 02:15PM UTC 250
88.53
GitHub Action Run
Source Files on build 20487945699
  • Tree
  • List 250
  • Changed 8
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20487945699
  • 29b4545c on github
  • Prev Build on main (#20484579726)
  • Next Build on main (#20490100568)
  • 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