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

databendlabs / openraft / 19459132859
88%

Build:
DEFAULT BRANCH: main
Ran 18 Nov 2025 08:28AM UTC
Jobs 1
Files 219
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

18 Nov 2025 08:16AM UTC coverage: 92.248% (+0.08%) from 92.164%
19459132859

push

github

drmingdrmer
refactor: Add `Signal` and `Noop` variant to `IOFlushed`

Extend `IOFlushed` enum with a `Signal` variant that sends the IO result
through a oneshot channel. This provides a lighter-weight alternative to
`Notify` when detailed notification information is not needed.

Changes:
- Add `IOFlushed::Signal` variant that sends `Result<(), io::Error>`
- Add `IOFlushed::signal()` constructor for creating signal callbacks
- Simplify `RaftLogStorageExt::blocking_append()` to use `Signal` instead of `Notify`
- Add unit tests for `Noop` and `Signal` variants

55 of 65 new or added lines in 2 files covered. (84.62%)

13137 of 14241 relevant lines covered (92.25%)

153819.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
10
60.42
34.0% openraft/src/storage/callback.rs
Jobs
ID Job ID Ran Files Coverage
1 19459132859.1 18 Nov 2025 08:28AM UTC 219
92.25
GitHub Action Run
Source Files on build 19459132859
  • Tree
  • List 219
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19459132859
  • 956d6f6a on github
  • Prev Build on main (#19436035039)
  • Next Build on main (#19464825609)
  • 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