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

databendlabs / openraft / 18317228227
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: release-0.10
DEFAULT BRANCH: main
Ran 07 Oct 2025 03:15PM 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.071% (-0.04%) from 91.11%
18317228227

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%)

12 existing lines in 3 files now uncovered.

11373 of 12488 relevant lines covered (91.07%)

103322.87 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.02
-0.09% openraft/src/core/raft_core.rs
1
82.09
0.0% openraft/src/metrics/serde_instant.rs
10
82.8
-2.0% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 18317228227.1 07 Oct 2025 03:15PM UTC 197
91.07
GitHub Action Run
Source Files on build 18317228227
  • Tree
  • List 197
  • Changed 8
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18317228227
  • 620255e6 on github
  • Prev Build on main (#18315928315)
  • Next Build on release-0.10 (#18317377216)
  • 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