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

databendlabs / openraft / 15406793789
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: release-0.10
DEFAULT BRANCH: main
Ran 03 Jun 2025 02:06AM UTC
Jobs 1
Files 191
Run time 1167min
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.355% (-0.09%) from 90.441%
15406793789

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

7 existing lines in 3 files now uncovered.

9865 of 10918 relevant lines covered (90.36%)

98996.68 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
1
79.94
-0.28% openraft/src/core/raft_core.rs
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 15406793789.1 03 Jun 2025 02:05AM UTC 191
90.36
GitHub Action Run
Source Files on build 15406793789
  • Tree
  • List 191
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15406793789
  • 8f64ebbe on github
  • Prev Build on main (#15325588333)
  • Next Build on release-0.10 (#15554805458)
  • 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