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

prisma-risk / tsoracle / 26256513462
95%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 10:24PM UTC
Jobs 1
Files 49
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 10:21PM UTC coverage: 96.221%. Remained the same
26256513462

push

github

web-flow
fix(make): use the tsoracle bin's package name, not its directory name (#62)

`RELEASE_CRATES` passed each entry to `cargo publish -p <name>`, which expects the cargo package name (`[package].name`), not the crate's directory name. `crates/tsoracle-bin/Cargo.toml` sets `name = "tsoracle"` (the bin is the user-visible CLI command — its directory is just named `tsoracle-bin` to disambiguate from the workspace root). So `cargo publish -p tsoracle-bin` errored with \"package ID specification `tsoracle-bin` did not match any packages\" and `make release-dry-run` aborted before reaching the bin.

Verified locally: `make release-dry-run` now walks all nine entries and reports "All crates packaged cleanly".

6239 of 6484 relevant lines covered (96.22%)

83514.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26256513462.1 21 May 2026 10:24PM UTC 49
96.22
GitHub Action Run
Source Files on build 26256513462
  • Tree
  • List 49
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26256513462
  • ddaeea18 on github
  • Prev Build on main (#26256418073)
  • Next Build on main (#26256753257)
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