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

prisma-risk / tsoracle / 26343388226
95%

Build:
DEFAULT BRANCH: main
Ran 23 May 2026 09:02PM 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 08:58PM UTC coverage: 94.822% (+0.03%) from 94.794%
26343388226

push

github

web-flow
chore(release): version crates independently to fix release-plz resolution (#223)

Shared workspace versioning (`version.workspace = true`) breaks release-plz
on any release that crosses a pre-1.0 minor boundary.

The breaking `fix(core)!` change bumps the shared version to 0.2.0, which
drags every crate -- including unchanged leaves like tsoracle-yieldpoint and
tsoracle-openraft-toolkit -- to 0.2.0 via inheritance. release-plz only
rewrites internal version requirements for crates it actually releases, and
it leaves the unchanged leaves out of the release set, so their inbound
`^0.1.x` pins are never rewritten. Pre-1.0 a minor bump is a breaking bump,
so `^0.1.x` cannot resolve against 0.2.0 and `cargo update` fails.

Versioning the 12 publishable crates independently lets unchanged crates keep
their version (so their inbound pins keep resolving) while release-plz bumps
and rewrites pins only for the crates that changed.

Verified with release-plz 0.3.158: the workspace resolves and this release
produces 0.2.0 (proto, core, server, client, driver-openraft, driver-paxos,
paxos-toolkit), 0.1.5 (consensus, driver-file, tsoracle), and 0.1.4
(openraft-toolkit, yieldpoint).

Note: crate versions are no longer uniform across the workspace.

10127 of 10680 relevant lines covered (94.82%)

517062.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26343388226.1 23 May 2026 09:02PM UTC 74
94.82
GitHub Action Run
Source Files on build 26343388226
  • Tree
  • List 74
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26343388226
  • 3084912c on github
  • Prev Build on main (#26343048080)
  • Next Build on main (#26343550524)
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