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

databendlabs / openraft / 28675118548
87%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 05:31PM UTC
Jobs 1
Files 263
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

03 Jul 2026 05:24PM UTC coverage: 86.983% (-0.04%) from 87.02%
28675118548

push

github

drmingdrmer
refactor: fold Progress trait into VecProgress

# Summary

Move the progress-tracking API onto VecProgress directly so callers no longer depend on a separate crate-private trait for the only implementation.

# Details

The staged changes remove the Progress trait, expose the same operations as inherent VecProgress methods, and drop now-unused Progress imports at call sites.

This is an internal refactor and does not change public API or intended progress behavior.

26 of 27 new or added lines in 1 file covered. (96.3%)

10 existing lines in 4 files now uncovered.

17053 of 19605 relevant lines covered (86.98%)

160289.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.33
0.02% openraft/src/progress/vec_progress.rs

Coverage Regressions

Lines Coverage ∆ File
3
81.48
-11.11% openraft/src/core/sm/handle.rs
3
82.11
-3.16% openraft/src/replication/snapshot_transmitter.rs
2
92.4
-0.21% openraft/src/core/raft_core.rs
2
95.92
-1.36% openraft/src/replication/stream_state.rs
Jobs
ID Job ID Ran Files Coverage
1 28675118548.1 03 Jul 2026 05:31PM UTC 263
86.98
GitHub Action Run
Source Files on build 28675118548
  • Tree
  • List 263
  • Changed 12
  • Source Changed 8
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28675118548
  • 2c1cdb18 on github
  • Prev Build on main (#28652084830)
  • Next Build on main (#28695859339)
  • 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