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

prisma-risk / tsoracle / 26411812236
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 05:17PM UTC
Jobs 1
Files 66
Run time 1min
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

25 May 2026 05:12PM UTC coverage: 96.62% (+0.3%) from 96.286%
26411812236

push

github

web-flow
test: cover remaining reachable branches (95.5% -> 95.8%) (#418)

Follow-up coverage pass over the branches left after the previous round, in
three tiers of decreasing ROI.

- client driver_supervisor: install a TRACE subscriber in the existing
  panic/abort tests so the death-rattle `tracing::error!` fields format under
  test instead of short-circuiting.
- openraft MemNetwork fake: add `transfer_leader` unknown-peer / partition
  negative tests, and a stopped-target test that drives all four RPCs into a
  shut-down `Raft` so the remote-error `map_err` arms (and the full-snapshot
  dispatch plus its receiver-side adapter) run. The fake's RPC surface now has
  no uncovered lines.
- openraft RocksdbLogStore: a same-version-but-corrupt-body read (the
  non-version arm of `codec_io_error`) and a purge at `u64::MAX` (the
  `checked_add` overflow arm that falls back to `log_end_bound`).
- server extend_window: a `StalePersistDriver` whose post-fence persist
  returns a value below the committed ceiling drives the benign
  `CommitOutcome::Ignored` (NotAdvanced) arm — logged and counted, but the
  leader must stay serving.

Left uncovered by design: the paxos standalone append-failure arms (need an
omnipaxos pending-reconfiguration stopsign — too fragile to stage), the
log-store `?`/IO-write-failure edges, and the known timing-flaky paxos
lifecycle paths. clippy -D warnings and fmt clean.

8 of 8 new or added lines in 1 file covered. (100.0%)

9 existing lines in 1 file now uncovered.

9747 of 10088 relevant lines covered (96.62%)

609727.24 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
96.56
-1.91% crates/tsoracle-driver-paxos/src/driver.rs
Jobs
ID Job ID Ran Files Coverage
1 26411812236.1 25 May 2026 05:17PM UTC 66
96.62
GitHub Action Run
Source Files on build 26411812236
  • Tree
  • List 66
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26411812236
  • dc8da130 on github
  • Prev Build on main (#26411200598)
  • Next Build on main (#26411803505)
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