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

prisma-risk / tsoracle / 26340231643
95%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 06:30PM UTC
Jobs 1
Files 74
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 06:26PM UTC coverage: 94.822% (-0.03%) from 94.85%
26340231643

push

github

web-flow
docs: add READMEs for the remaining published crates (#213)

* docs: add per-crate READMEs + rustdoc README includes for remaining crates

* docs(readme): fix client/server usage doctests

The tsoracle-client README example failed to compile as a doctest:
it called the nonexistent ClientBuilder::new().endpoint(...) and used
.await outside an async context. Use the real
ClientBuilder::endpoints(vec![...]) API and wrap the body in a hidden
async fn so the no_run doctest compiles.

The tsoracle-server README example referenced tsoracle-driver-file,
which the server crate does not depend on (it knows only the
ConsensusDriver trait), and also used .await outside async. Mark the
snippet ignore rather than adding a dev-dependency purely for the
doctest; the identical code is already compile-checked in
examples/embedded-server, where the driver dependency belongs.

10016 of 10563 relevant lines covered (94.82%)

535620.25 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
84.37
-0.81% benchmarks/stress/src/topology/paxos.rs
Jobs
ID Job ID Ran Files Coverage
1 26340231643.1 23 May 2026 06:30PM UTC 74
94.82
GitHub Action Run
Source Files on build 26340231643
  • Tree
  • List 74
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26340231643
  • 33081f65 on github
  • Prev Build on main (#26339765961)
  • Next Build on main (#26340354238)
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