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

databendlabs / openraft / 20640848379
88%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 03:14PM UTC
Jobs 1
Files 256
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

01 Jan 2026 03:03PM UTC coverage: 87.604% (-0.3%) from 87.854%
20640848379

push

github

drmingdrmer
feat: add `lock_owned()` method returning Arc-based guard

Implement an owned mutex guard that holds the lock through an Arc,
allowing guards to be moved, returned from functions, or stored
in structs without lifetime constraints.

Changes:
- Add `Mutex::lock_owned()` method returning `OwnedGuard`
- Add `OwnedGuard<M, T>` type for Arc-based mutex guards
- Export `OwnedGuard` in `rt::lib`
- Add `test_mutex_lock_owned()` test suite

0 of 34 new or added lines in 2 files covered. (0.0%)

15 existing lines in 6 files now uncovered.

15414 of 17595 relevant lines covered (87.6%)

162652.17 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
0.0
rt/src/mutex.rs
17
0.0
0.0% rt/src/testing.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.86
-1.79% openraft/src/raft/api/management.rs
1
0.0
0.0% rt/src/testing.rs
2
93.39
-1.65% openraft/src/replication/stream_state.rs
3
90.77
-4.62% openraft/src/raft/raft_inner.rs
3
82.8
-3.23% openraft/src/replication/snapshot_transmitter.rs
5
79.17
-20.83% openraft/src/core/sm/handle.rs
Jobs
ID Job ID Ran Files Coverage
1 20640848379.1 01 Jan 2026 03:14PM UTC 256
87.6
GitHub Action Run
Source Files on build 20640848379
  • Tree
  • List 256
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20640848379
  • 61dd3af6 on github
  • Prev Build on main (#20634195767)
  • Next Build on main (#20650878797)
  • 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