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

databendlabs / openraft / 20438150869
88%

Build:
DEFAULT BRANCH: main
Ran 22 Dec 2025 04:45PM UTC
Jobs 1
Files 249
Run time 6min
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

22 Dec 2025 04:34PM UTC coverage: 91.989% (-0.08%) from 92.065%
20438150869

push

github

drmingdrmer
refactor: split `TokioRuntime` sub-types into separate files

Reorganize the tokio runtime implementation by moving channel and mutex
types from the monolithic `tokio_runtime.rs` into separate module files,
following the same directory structure as `rt-compio`.

Changes:
- Move `TokioMpsc` to `tokio_runtime/mpsc.rs`
- Move `TokioWatch` to `tokio_runtime/watch.rs`
- Move `TokioOneshot` to `tokio_runtime/oneshot.rs`
- Move `TokioMutex` to `tokio_runtime/mutex.rs`
- Keep `TokioRuntime` and `TokioInstant` in `tokio_runtime/mod.rs`

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

14 existing lines in 6 files now uncovered.

15767 of 17140 relevant lines covered (91.99%)

162410.24 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
0.0% openraft/src/metrics/serde_instant.rs
2
79.17
-8.33% openraft/src/core/sm/handle.rs
2
96.86
-0.9% openraft/src/replication/mod.rs
3
95.65
-3.26% openraft/src/core/heartbeat/worker.rs
3
91.61
-0.35% openraft/src/core/raft_core.rs
3
82.8
-3.23% openraft/src/replication/snapshot_transmitter.rs
Jobs
ID Job ID Ran Files Coverage
1 20438150869.1 22 Dec 2025 04:45PM UTC 249
91.99
GitHub Action Run
Source Files on build 20438150869
  • Tree
  • List 249
  • Changed 8
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20438150869
  • ba488646 on github
  • Prev Build on main (#20437223712)
  • Next Build on main (#20438860233)
  • 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