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

databendlabs / openraft / 18317228220
88%

Build:
DEFAULT BRANCH: main
Ran 07 Oct 2025 03:14PM 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

07 Oct 2025 02:51PM UTC coverage: 91.119% (+0.009%) from 91.11%
18317228220

push

github

drmingdrmer
refactor: replace const generic with dynamic field in DisplaySlice

Replace const generic parameter MAX with a dynamic `max` field in
`DisplaySlice` to provide runtime flexibility for controlling the number
of displayed elements.

Change `DisplaySlice` from tuple struct to standard struct with named
fields `slice` and `max`. Add `limit()` method to modify `max` value at
runtime. Provide default implementation for `display_n()` trait method
that calls `display().limit(max)`.

45 of 49 new or added lines in 5 files covered. (91.84%)

11 existing lines in 2 files now uncovered.

11379 of 12488 relevant lines covered (91.12%)

103692.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
67.86
-8.14% openraft/src/change_members.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.59
0.48% openraft/src/core/raft_core.rs
10
80.8
-4.0% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 18317228220.1 07 Oct 2025 03:14PM UTC 197
91.12
GitHub Action Run
Source Files on build 18317228220
  • Tree
  • List 197
  • Changed 7
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18317228220
  • 620255e6 on github
  • Prev Build on main (#18315928315)
  • Next Build on main (#18317376665)
  • 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