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

prisma-risk / tsoracle / 26377933690
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 01:08AM UTC
Jobs 1
Files 79
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 01:03AM UTC coverage: 94.858% (+0.004%) from 94.854%
26377933690

push

github

web-flow
fix(client): preserve Status metadata when fanning RPC errors to siblings (#366)

clone_client_error rebuilt the Rpc arm with `Status::new(code, message)`,
which starts with an empty metadata map and silently dropped all trailers
— including the `tsoracle-leader-hint-bin` trailer — when fanning a failed
chunk's error to its sibling waiters.

The retry loop acts on the original error, so the practical impact is
observability-only: an operator inspecting a coalesced sibling's error saw
no trailer. Copy `status.metadata()` into the reconstructed Status so the
fanned-out error is a faithful clone, matching the function's documented
contract of reconstructing an equivalent error.

Closes #344

30 of 31 new or added lines in 1 file covered. (96.77%)

2 existing lines in 1 file now uncovered.

11825 of 12466 relevant lines covered (94.86%)

457310.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
96.5
0.01% crates/tsoracle-client/src/driver.rs

Coverage Regressions

Lines Coverage ∆ File
2
84.37
-0.54% benchmarks/stress/src/topology/paxos.rs
Jobs
ID Job ID Ran Files Coverage
1 26377933690.1 25 May 2026 01:08AM UTC 79
94.86
GitHub Action Run
Source Files on build 26377933690
  • Tree
  • List 79
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26377933690
  • b88bea4b on github
  • Prev Build on main (#26377892354)
  • Next Build on main (#26378308747)
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