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

databendlabs / openraft / 16726089522
88%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2025 02:39PM UTC
Jobs 1
Files 193
Run time 533min
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.083% (+0.02%) from 91.061%
16726089522

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

2 existing lines in 2 files now uncovered.

11206 of 12303 relevant lines covered (91.08%)

88621.44 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
Jobs
ID Job ID Ran Files Coverage
1 16726089522.1 04 Aug 2025 02:39PM UTC 193
91.08
GitHub Action Run
Source Files on build 16726089522
  • Tree
  • List 193
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16726089522
  • 850ea995 on github
  • Prev Build on main (#16700551895)
  • Next Build on main (#16927880686)
  • 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