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

databendlabs / openraft / 15406793779
88%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2025 02:05AM UTC
Jobs 1
Files 191
Run time 1165min
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

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 !

4 of 7 new or added lines in 1 file covered. (57.14%)

6 existing lines in 2 files now uncovered.

9866 of 10918 relevant lines covered (90.36%)

99404.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
21.05
21.05% openraft/src/node.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
79.17
-8.33% openraft/src/core/sm/handle.rs
4
74.05
-2.53% openraft/src/replication/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 15406793779.1 03 Jun 2025 02:05AM UTC 191
90.36
GitHub Action Run
Source Files on build 15406793779
  • Tree
  • List 191
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15406793779
  • 8f64ebbe on github
  • Prev Build on main (#15325588333)
  • Next Build on main (#15554805464)
  • 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