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

prisma-risk / tsoracle / 26317801060
95%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 12:07AM UTC
Jobs 1
Files 66
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

23 May 2026 12:03AM UTC coverage: 94.931% (-0.4%) from 95.346%
26317801060

push

github

web-flow
feat(paxos-toolkit): in-memory test fakes (storage, network, partition controller) (#169)

* feat(paxos-toolkit): partition controller for in-memory chaos tests

* feat(paxos-toolkit): MemStorage fake implementing the full Storage trait

* feat(paxos-toolkit): in-memory network for cluster tests

Process-local transport with one tokio mpsc inbox per registered node.
`deliver` routes a Message<T> to the destination's inbox after
consulting the shared PartitionController. Messages to unregistered
nodes are silently dropped; a full inbox also drops, matching what a
best-effort UDP-class transport would do.

Combined with PartitionController, MemNetwork is the substrate that
the lifecycle integration suite and downstream chaos tests build on.
Four unit tests cover routing to registered peers, silent drop of
messages for unregistered destinations, partitioned-endpoint drop,
and resumption after heal.

261 of 314 new or added lines in 3 files covered. (83.12%)

8764 of 9232 relevant lines covered (94.93%)

674007.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
42
77.17
crates/tsoracle-paxos-toolkit/src/test_fakes/mem_storage.rs
11
86.75
crates/tsoracle-paxos-toolkit/src/test_fakes/mem_network.rs
Jobs
ID Job ID Ran Files Coverage
1 26317801060.1 23 May 2026 12:07AM UTC 66
94.93
GitHub Action Run
Source Files on build 26317801060
  • Tree
  • List 66
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26317801060
  • 2c523a3f on github
  • Prev Build on main (#26317506982)
  • Next Build on main (#26317830626)
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