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

databendlabs / openraft / 20405217801
88%

Build:
DEFAULT BRANCH: main
Ran 21 Dec 2025 05:24AM UTC
Jobs 1
Files 243
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

21 Dec 2025 05:12AM UTC coverage: 92.049% (-0.01%) from 92.059%
20405217801

push

github

drmingdrmer
refactor: add budget utilization histograms in permille

Track what percentage of the processing budget is actually used for
RaftMsg and Notification handling. Values range from 0-1000 representing
0%-100% utilization, helping identify if budgets are well-tuned.

Changes:
- Add `raft_msg_usage_permille` histogram tracking RaftMsg budget usage
- Add `notification_usage_permille` histogram tracking Notification budget usage
- Record utilization as `processed * 1000 / budget` after each processing round

4 of 8 new or added lines in 2 files covered. (50.0%)

93 existing lines in 4 files now uncovered.

15629 of 16979 relevant lines covered (92.05%)

161757.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
18.05
1.94% openraft/src/core/runtime_stats.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.92
-1.77% openraft/src/replication/stream_state.rs
3
0.0
0.0% openraft/src/base/histogram/percentile_stats.rs
32
90.82
0.51% openraft/src/core/raft_core.rs
56
18.05
1.94% openraft/src/core/runtime_stats.rs
Jobs
ID Job ID Ran Files Coverage
1 20405217801.1 21 Dec 2025 05:24AM UTC 243
92.05
GitHub Action Run
Source Files on build 20405217801
  • Tree
  • List 243
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20405217801
  • 9559b4bb on github
  • Prev Build on main (#20404096920)
  • Next Build on main (#20407164438)
  • 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