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

prisma-risk / tsoracle / 26342927768 / 1
96%
main: 96%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 08:39PM UTC
Files 74
Run time 2s
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

23 May 2026 08:35PM UTC coverage: 94.82% (+0.03%) from 94.792%
26342927768.1

push

github

web-flow
docs(paxos-standalone): surface the no-auth warning and default to loopback binds (#222)

The example's paxos peer transport accepts any deserialize-valid message and
feeds it straight into `OmniPaxos::handle_incoming` with no peer-identity or
membership check, and every RPC is plaintext. The "Production caveats" note
explaining this sat below the cargo-run block where a copy-paster could miss
it, and `--listen`/`--tso-listen` were required with no safe default.

- Add a `> **Warning**` callout above the run instructions stating the
  no-auth/plaintext exposure and the loopback-by-default posture.
- Default `--listen` and `--tso-listen` to `127.0.0.1:0` so binding
  off-loopback is an explicit operator override rather than something an
  omitted flag can produce. `scripts/run.sh` is unaffected (it passes both
  explicitly).

The sibling examples need no change: paxos-piggyback and paxos-embedded route
paxos messages in-process via `MeshSink` (no tonic peer transport), and
paxos-embedded's only network bind — the tsoracle API — is already loopback.

Closes #202

10123 of 10676 relevant lines covered (94.82%)

511175.15 hits per line

Source Files on job 26342927768.1
  • Tree
  • List 74
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26342927768
  • 5b882c69 on github
  • Prev Job for on main (#26342019289.1)
  • Next Job for on main (#26343048080.1)
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