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

prisma-risk / tsoracle / 26250039178
95%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:06PM UTC
Jobs 1
Files 46
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

21 May 2026 08:03PM UTC coverage: 95.39%. Remained the same
26250039178

push

github

web-flow
chore(release-plz): exclude tsoracle bin from release management (#47)

`tsoracle` v0.1.0 was published to crates.io from a commit where the
workspace `Cargo.toml` listed `examples/embedded-server`,
`examples/failover-demo`, and `examples/openraft-cluster` as members
before those directories existed in the tree (the example dirs landed
in the next commit). `cargo metadata` therefore fails at the published
commit with "failed to load manifest for workspace member
`examples/embedded-server` ... No such file or directory".

release-plz reads the crates.io `.cargo_vcs_info.json` for the published
version, checks that commit out into a temp dir, and runs `cargo package`
to do file-equality diffing against current main. That step aborts the
entire `release-plz PR` step for the whole workspace whenever the
historical commit's `cargo metadata` fails — so the other crates can't
get their release PR opened either.

Set `release = false` on the bin so release-plz skips it entirely. The
other crates continue through the normal release-pr / release pipeline.

To re-enable: manually `cargo publish` a new `tsoracle` version from any
commit on or after the one that added `examples/`, then drop the
`[[package]]` block.

5442 of 5705 relevant lines covered (95.39%)

103473.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26250039178.1 21 May 2026 08:06PM UTC 46
95.39
GitHub Action Run
Source Files on build 26250039178
  • Tree
  • List 46
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26250039178
  • d5e68b13 on github
  • Prev Build on main (#26249931535)
  • Next Build on main (#26250719246)
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