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

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

Build:
DEFAULT BRANCH: main
Ran 15 May 2025 07:22AM UTC
Files 188
Run time 7s
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

15 May 2025 03:01AM UTC coverage: 90.467% (-0.005%) from 90.472%
15038982264.1

push

github

drmingdrmer
refactor: separate Raft API and impl

For development concerns, we've separated the API interface from its implementation.
During this refactoring, we maintained backward compatibility - the user-facing API
remains unchanged. We kept the Raft struct as an API layer providing consistent methods,
while moving all implementation details into several other structures. These implementation
structures focus solely on core functionality, with the Raft API methods calling them and
handling any necessary type conversions. This separation creates a clearer view of the
implementation with a one-way contract, ensuring the user API remains stable and unaffected.

9793 of 10825 relevant lines covered (90.47%)

98259.03 hits per line

Source Files on job 15038982264.1
  • Tree
  • List 188
  • Changed 17
  • Source Changed 16
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15038982264
  • 53477fb6 on github
  • Prev Job for on main (#15014777369.1)
  • Next Job for on main (#15074256131.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