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

databendlabs / openraft / 20205349839
88%

Build:
DEFAULT BRANCH: main
Ran 14 Dec 2025 08:40AM UTC
Jobs 1
Files 232
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

14 Dec 2025 08:29AM UTC coverage: 92.701% (-0.03%) from 92.733%
20205349839

push

github

drmingdrmer
refactor: add `#[track_caller]` to async runtime and time trait methods

Add `#[track_caller]` attribute to trait method definitions so all
implementations automatically inherit caller location tracking.

Changes:
- Add to `AsyncRuntime`: `spawn`, `sleep`, `sleep_until`, `timeout`, `timeout_at`, `is_panic`, `thread_rng`
- Add to `Mpsc`, `MpscSender`, `MpscReceiver`, `MpscWeakSender` methods
- Add to `MpscUnbounded`, `MpscUnboundedSender`, `MpscUnboundedReceiver`, `MpscUnboundedWeakSender` methods
- Add to `Watch`, `WatchSender`, `WatchReceiver` methods
- Add to `Oneshot`, `OneshotSender` methods
- Add to `Mutex`: `new`, `lock`
- Add to `Instant`: `now`, `elapsed`
- Add to `TypeConfigExt` wrapper methods

14351 of 15481 relevant lines covered (92.7%)

153470.39 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
3
83.33
-3.13% openraft/src/replication/snapshot_transmitter.rs
Jobs
ID Job ID Ran Files Coverage
1 20205349839.1 14 Dec 2025 08:40AM UTC 232
92.7
GitHub Action Run
Source Files on build 20205349839
  • Tree
  • List 232
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20205349839
  • e536d83e on github
  • Prev Build on main (#20205132107)
  • Next Build on main (#20205797770)
  • 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