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

prisma-risk / tsoracle / 26340231643 / 1
97%
main: 97%

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

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

Source Files on job 26340231643.1
  • Tree
  • List 74
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26340231643
  • 33081f65 on github
  • Prev Job for on main (#26339765961.1)
  • Next Job for on main (#26340354238.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