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

databendlabs / openraft / 18414718277
88%

Build:
DEFAULT BRANCH: main
Ran 10 Oct 2025 06:16PM UTC
Jobs 1
Files 197
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

10 Oct 2025 05:39PM UTC coverage: 91.142% (-0.08%) from 91.219%
18414718277

push

github

drmingdrmer
refactor: rocksstore: make WAL flush operations asynchronous

Convert blocking `flush_wal()` calls to asynchronous spawned tasks
in save_vote, append_to_log, and purge methods. This prevents
blocking the async runtime during I/O operations.

In `append_to_log`, the callback now receives the actual flush
result instead of assuming success, improving error propagation
through the I/O completion mechanism.

Add `TypeConfigExt` import to support the async spawn operations.

6 of 6 new or added lines in 1 file covered. (100.0%)

11 existing lines in 3 files now uncovered.

11483 of 12599 relevant lines covered (91.14%)

103153.43 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.09
0.0% openraft/src/metrics/serde_instant.rs
1
80.8
-0.4% openraft/src/replication/mod.rs
9
85.92
-12.68% openraft/src/core/heartbeat/worker.rs
Jobs
ID Job ID Ran Files Coverage
1 18414718277.1 10 Oct 2025 06:16PM UTC 197
91.14
GitHub Action Run
Source Files on build 18414718277
  • Tree
  • List 197
  • Changed 19
  • Source Changed 16
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18414718277
  • 7155da9e on github
  • Prev Build on main (#18413073842)
  • Next Build on main (#18425752089)
  • 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