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

databendlabs / openraft / 16726089500
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: release-0.10
DEFAULT BRANCH: main
Ran 04 Aug 2025 02:38PM UTC
Jobs 1
Files 193
Run time 534min
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

04 Aug 2025 01:46PM UTC coverage: 91.051% (-0.01%) from 91.061%
16726089500

push

github

tvsfx
fix: match on uninhabited types at compile time

uninhabited types should be dealt with at compile time, not through the
runtime panic that `unreachable!` throws
since rust 1.82, Rust has better ergonomics for matching on uninhabited
enum variants, which makes this easier for owned types (https://github.com/rust-lang/rust/pull/122792)

0 of 2 new or added lines in 1 file covered. (0.0%)

6 existing lines in 4 files now uncovered.

11202 of 12303 relevant lines covered (91.05%)

89525.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% openraft/src/error/into_ok.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
56.52
0.31% openraft/src/error.rs
1
50.0
5.56% openraft/src/error/streaming_error.rs
1
82.09
0.0% openraft/src/metrics/serde_instant.rs
3
86.15
-4.62% openraft/src/raft/raft_inner.rs
Jobs
ID Job ID Ran Files Coverage
1 16726089500.1 04 Aug 2025 02:38PM UTC 193
91.05
GitHub Action Run
Source Files on build 16726089500
  • Tree
  • List 193
  • Changed 5
  • Source Changed 3
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16726089500
  • 850ea995 on github
  • Prev Build on main (#16700551895)
  • Next Build on release-0.10 (#16927893083)
  • 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