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

prisma-risk / tsoracle / 26378411301
95%

Build:
DEFAULT BRANCH: main
Ran 25 May 2026 01:29AM UTC
Jobs 1
Files 80
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

25 May 2026 01:23AM UTC coverage: 94.803% (-0.002%) from 94.805%
26378411301

push

github

web-flow
refactor(server): extract DST harness into tsoracle-server-testkit (#371)

The `dst` feature declared turmoil/async-stream/hyper/hyper-util/tower as
optional dependencies used only by the test-only `dst` module in
test_support.rs. Although cfg-gated, those optional deps sat in the
published tsoracle-server dependency graph, so a downstream consumer
enabling `dst` pulled an entire simulation runtime into their build.

Move the harness into a new `publish = false` tsoracle-server-testkit
crate that depends on tsoracle-server's public API only. tsoracle-server
drops the `dst` feature and the five optional deps entirely; turmoil and
async-stream no longer appear in its dependency graph (hyper/tower remain
only transitively via tonic, as before). test_support and test_fakes stay
in tsoracle-server — they pull no heavy deps and back in-crate unit tests.

The two server-side DST tests move to the private tsoracle-tests crate
(whose `dst` feature now pulls the testkit), so tsoracle-server keeps no
dependency on the testkit and there is no dependency cycle.

Closes #351

65 of 71 new or added lines in 1 file covered. (91.55%)

12112 of 12776 relevant lines covered (94.8%)

445490.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
91.55
crates/tsoracle-server-testkit/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 26378411301.1 25 May 2026 01:29AM UTC 80
94.8
GitHub Action Run
Source Files on build 26378411301
  • Tree
  • List 80
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26378411301
  • 7e144c6e on github
  • Prev Build on main (#26378349683)
  • Next Build on main (#26378965392)
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