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

prisma-risk / tsoracle / 26410395975
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 04:37PM 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 04:32PM UTC coverage: 96.286% (+1.3%) from 94.98%
26410395975

push

github

web-flow
test: raise library coverage to 95.5% with targeted tests (#414)

Adds genuine behavioral tests for previously-uncovered reachable paths, and
installs TRACE-level subscribers in the tests that already exercise tracing
sites. Under `cargo llvm-cov --all-features` the `tracing` feature is on but no
subscriber is installed, so `tracing::{debug,warn,info}!` short-circuit before
evaluating their field expressions, leaving those arg lines uncovered even
though the code path runs; a test subscriber makes them format (and verifies
the instrumentation does not panic).

- client retry: new tests for the connect-timeout arm (paused-time slow
  connector), the decode-error arm (in-process server returning a count
  mismatch), and the overall-deadline break; subscriber coverage of the
  classify/dispatch/redirect tracing fields
- server: extend the core_status mapping test to the two missing CoreError
  arms; serve() and WatchGuard::abort() behavioral tests; SIGTERM/SIGINT tests
  for shutdown_signal() in their own isolated test binaries so a process-wide
  signal cannot perturb other tests
- e2e kube tracker: report()/Default tests
- paxos driver: host() accessor and fail-closed warn coverage
- coverage config: exclude the kind e2e binary entrypoint (it dials a live
  cluster; only the kube e2e lane runs it), keeping tracker.rs measured

Line coverage 94.27% -> 95.49%; clippy -D warnings and fmt clean.

145 of 152 new or added lines in 4 files covered. (95.39%)

9643 of 10015 relevant lines covered (96.29%)

518514.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
93.89
3.76% crates/tsoracle-client/src/retry.rs
1
98.63
15.02% e2e/kube/driver/src/tracker.rs
Jobs
ID Job ID Ran Files Coverage
1 26410395975.1 25 May 2026 04:37PM UTC 66
96.29
GitHub Action Run
Source Files on build 26410395975
  • Tree
  • List 66
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26410395975
  • 08f6727d on github
  • Prev Build on main (#26409991118)
  • Next Build on main (#26411200598)
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