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

databendlabs / openraft / 28675118548

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

99.33
/openraft/src/progress/vec_progress.rs


Source Not Available

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