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

prisma-risk / tsoracle / 26491638902
95%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 05:02AM UTC
Jobs 1
Files 90
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

27 May 2026 04:55AM UTC coverage: 94.937% (+0.001%) from 94.936%
26491638902

push

github

web-flow
refactor(core)!: clearer leadership naming + Applied { high_water } (#566)

Rename Allocator::try_on_leadership_gained -> become_leader and
Allocator::on_leadership_lost -> step_down. The asymmetric try_ prefix
on the gain path was redundant against the Result return type; reserve
try_ for the "fallible peer of an infallible sibling" pattern
(e.g., try_grant vs would_grant).

Convert CommitOutcome::Applied(u64) to Applied { high_water: u64 } so
every construction site reads as a self-describing literal and so future
extensions can add fields additively instead of breaking tuple arity.

ServingCore::seed_on_leadership_gained is intentionally kept: its
"seed in-memory state from the durably-fenced floor/ceiling" semantic
is distinct from the inner state-machine transition and renaming would
erase that layer boundary. ServingCore::step_down already used that
name at the wrapper layer; the inner rename simply makes the two read
the same way.

Signed-off-by: Sebastian Thiebaud <sebastian@prismarisk.com>

40 of 40 new or added lines in 2 files covered. (100.0%)

13764 of 14498 relevant lines covered (94.94%)

386478.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26491638902.1 27 May 2026 05:02AM UTC 90
94.94
GitHub Action Run
Source Files on build 26491638902
  • Tree
  • List 90
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26491638902
  • d60217ff on github
  • Prev Build on main (#26491073736)
  • Next Build on main (#26492297547)
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