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

databendlabs / openraft / 18347675344
88%

Build:
DEFAULT BRANCH: main
Ran 08 Oct 2025 02:21PM 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

08 Oct 2025 02:01PM UTC coverage: 91.095% (+0.02%) from 91.079%
18347675344

push

github

drmingdrmer
docs: improve API documentation and add FAQ troubleshooting section

Enhanced documentation for core API types:
- Raft: Add architecture overview, lifecycle documentation, and usage examples
- RaftMetrics: Document metric groupings and leader-specific metrics
- Config: Add summary with timing constraints and validation example
- RaftTypeConfig: Document usage with declare_raft_types! macro

Added FAQ troubleshooting section with 7 entries from real GitHub issues:

Proper API Usage:
- Panic: assertion failed is_following (RaftNetwork misconfiguration)
- ForwardToLeader with missing leader_id (membership change edge case)
- Holding Raft::metrics() reference blocks RaftCore (#1238)
- Error logs after raft.shutdown() completes (#1357)

Performance & Configuration:
- Slow replication with RocksDB (#1170)
- Frequent leader elections (election timeout too small)
- Excessive NetworkError logs (use Unreachable for backoff)

Rustdoc fixes:
- Remove private RaftCore references from public documentation
- Wrap bare URLs in angle brackets for proper autolinks
- Fix redundant explicit links in RaftMetrics

11376 of 12488 relevant lines covered (91.1%)

103210.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.09
0.0% openraft/src/metrics/serde_instant.rs
Jobs
ID Job ID Ran Files Coverage
1 18347675344.1 08 Oct 2025 02:21PM UTC 197
91.1
GitHub Action Run
Source Files on build 18347675344
  • Tree
  • List 197
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18347675344
  • acb58f4f on github
  • Prev Build on release-0.10 (#18336875976)
  • Next Build on main (#18367787755)
  • 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