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

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

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2025 02:05AM UTC
Files 191
Run time 942min
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 Jun 2025 01:59AM UTC coverage: 90.365% (-0.08%) from 90.441%
15406793779.1

push

github

drmingdrmer
Fix: in 0.10, auto `NodeId` impl should not include `Copy`

`NodeId` does not require `Copy` in release 0.10 . But the auto `NodeId`
trait implementation still require `T` to be `Copy`, i.e.:

`impl NodeId for T where T: Copy + ..`.

This `Copy` trait bound should be removed according to the `NodeId`
trait definition change.

- Fix: #1382

Thanks to @tvsfx !

9866 of 10918 relevant lines covered (90.36%)

99404.32 hits per line

Source Files on job 15406793779.1
  • Tree
  • List 191
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15406793779
  • 8f64ebbe on github
  • Prev Job for on main (#15325588333.1)
  • Next Job for on main (#15554805464.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