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

databendlabs / openraft / 19596097164
88%

Build:
DEFAULT BRANCH: main
Ran 22 Nov 2025 01:26PM UTC
Jobs 1
Files 220
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

22 Nov 2025 01:13PM UTC coverage: 92.081% (-0.1%) from 92.183%
19596097164

push

github

drmingdrmer
change: in 0.10.0: revert: remove `allow_notification_reorder` and `allow_io_notification_reorder` config

In the codebase, accept a new IO or submit a new IO operation never
allows to reorder, always use `accept()` and `submit()`. But for flushed
notification, it always assumes it will be re-ordered.

Because currently, save-vote IO notification is sent in RaftCore task,
and AppendEntries IO notification is sent from user task, These two task
has no coordination thus there is a chance these two notification will
be re-ordered.

44 of 45 new or added lines in 5 files covered. (97.78%)

11 existing lines in 2 files now uncovered.

13082 of 14207 relevant lines covered (92.08%)

150825.33 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.58
-0.89% openraft/src/raft_state/io_state/io_progress.rs

Uncovered Existing Lines

Lines Coverage ∆ File
3
97.58
-0.89% openraft/src/raft_state/io_state/io_progress.rs
8
88.31
-10.39% openraft/src/core/heartbeat/worker.rs
Jobs
ID Job ID Ran Files Coverage
1 19596097164.1 22 Nov 2025 01:26PM UTC 220
92.08
GitHub Action Run
Source Files on build 19596097164
  • Tree
  • List 220
  • Changed 10
  • Source Changed 9
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19596097164
  • c5d3dfa3 on github
  • Prev Build on main (#19574070448)
  • Next Build on main (#19612983972)
  • 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