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

databendlabs / openraft / 20329114104 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 18 Dec 2025 07:17AM UTC
Files 236
Run time 29s
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 Dec 2025 07:01AM UTC coverage: 92.698% (-0.1%) from 92.802%
20329114104.1

push

github

drmingdrmer
feat: add command execution counter to RuntimeStats

Track the number of times each command type is executed during Raft
operations. This helps understand workload patterns and is useful for
debugging and performance analysis.

Changes:
- Add `command_counts: HashMap<CommandName, u64>` field to `RuntimeStats`
- Add `record_command()` method for counting command executions
- Add `CommandName::ALL` and `SMCommandName::ALL` constants for canonical ordering
- Update `RuntimeStatsDisplay` to show command counts in deterministic order
- Record command execution in `RaftCore::run_command()`
- Export `CommandName` and `SMCommandName` as public types

14954 of 16132 relevant lines covered (92.7%)

150928.11 hits per line

Source Files on job 20329114104.1
  • Tree
  • List 236
  • Changed 8
  • Source Changed 4
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20329114104
  • fc8b4167 on github
  • Prev Job for on main (#20328857859.1)
  • Next Job for on main (#20334697461.1)
  • 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