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

prisma-risk / tsoracle / 26372866089
95%

Build:
DEFAULT BRANCH: main
Ran 24 May 2026 09:15PM UTC
Jobs 1
Files 75
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

24 May 2026 09:10PM UTC coverage: 94.931%. Remained the same
26372866089

push

github

web-flow
docs(server): document extension_lock/extension_gate lock-ordering at fence site (#316)

The lock-ordering invariant between extension_lock and extension_gate was
documented only at the lock definitions (server.rs) and the
step_down_due_to_consensus_rejection helper, not at the extension_gate.write()
call in fence.rs where a maintainer is most likely to add an extension_lock
acquisition.

Document at the fence site that it takes only extension_gate.write() and
intentionally not extension_lock: the safe global order is extension_lock
before extension_gate (the order extenders use), the fence holds no
extension_lock so it cannot close a cycle, and an opposite-order path
(extension_gate.write() then extension_lock) would deadlock against an
extender holding extension_lock and waiting on read().

Closes #247

11294 of 11897 relevant lines covered (94.93%)

492469.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26372866089.1 24 May 2026 09:15PM UTC 75
94.93
GitHub Action Run
Source Files on build 26372866089
  • Tree
  • List 75
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26372866089
  • c891c166 on github
  • Prev Build on main (#26372668875)
  • Next Build on main (#26373019483)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc