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

prisma-risk / tsoracle / 26380901199
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 03:06AM UTC
Jobs 1
Files 82
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 03:00AM UTC coverage: 94.852% (-0.007%) from 94.859%
26380901199

push

github

web-flow
docs(consensus): specify persist_high_water epoch-fencing contract (#389)

The persist_high_water trait doc left the epoch's role underspecified:
the paxos driver fences with an up-front epoch pre-check (Fenced) while
the openraft driver ignores epoch and relies on apply-time max() plus
leader-forwarding (NotLeader). Both are correct, but the trait never
stated that this divergence is allowed, so the server fence's obligation
to tolerate both classifications was implicit.

State it normatively: a consensus-backed driver MAY reject a stale-leader
write via an up-front epoch pre-check returning Fenced, or via apply-time
monotonicity plus leader-forwarding returning NotLeader, and callers MUST
treat both identically as "stale leader, retry against the new leader."
Correct the consensus_integration.md companion prose, which previously
claimed the call is flatly "fenced by epoch" and contradicted the
openraft path. No behavior change.

12584 of 13267 relevant lines covered (94.85%)

454724.53 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
97.44
-0.32% benchmarks/stress/src/loadgen.rs
Jobs
ID Job ID Ran Files Coverage
1 26380901199.1 25 May 2026 03:06AM UTC 82
94.85
GitHub Action Run
Source Files on build 26380901199
  • Tree
  • List 82
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26380901199
  • 13b5241f on github
  • Prev Build on main (#26380784651)
  • Next Build on main (#26381108978)
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