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

prisma-risk / tsoracle / 26244601870
95%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 06:17PM UTC
Jobs 1
Files 45
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

21 May 2026 06:14PM UTC coverage: 95.253% (-0.05%) from 95.307%
26244601870

push

github

web-flow
fix(server): replace leader-hint metadata-key expect with startup validation (#38)

`not_leader_status` no longer calls `expect("valid key")` on every
NOT_LEADER response. `leader_hint::validate_key` now runs first in
`ServerBuilder::build`, surfacing developer error as
`BuildError::InvalidLeaderHintKey` rather than a runtime panic. The
response path matches on `BinaryMetadataKey::from_bytes` and, on Err,
logs at `error!` and returns the Status without the trailer — the
client's retry loop already tolerates a missing hint by falling back to
round-robin over configured endpoints.

Closes #5.

30 of 31 new or added lines in 2 files covered. (96.77%)

3 existing lines in 1 file now uncovered.

4916 of 5161 relevant lines covered (95.25%)

103716.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
97.96
-2.04% crates/tsoracle-server/src/leader_hint.rs

Coverage Regressions

Lines Coverage ∆ File
3
73.65
-1.65% crates/tsoracle-server/src/server.rs
Jobs
ID Job ID Ran Files Coverage
1 26244601870.1 21 May 2026 06:17PM UTC 45
95.25
GitHub Action Run
Source Files on build 26244601870
  • Tree
  • List 45
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26244601870
  • 6153f339 on github
  • Prev Build on main (#26243919946)
  • Next Build on main (#26245990416)
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