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

jhheider / edikt / 28767922154
96%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2026 04:31AM 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

06 Jul 2026 04:30AM UTC coverage: 96.132%. Remained the same
28767922154

push

github

web-flow
release: publish only version-bumped crates (drop katyo/publish-crates) (#45)

katyo/publish-crates aborts the entire publish when any workspace crate has
unpublished changes without a version bump -- which is exactly our case after a
test-only coverage change to a crate we don't intend to re-release. It is
all-or-nothing (ignore-unpublished-changes makes it publish nothing), so it
can't express "publish only the crates this release bumped".

Replaced with an explicit loop: for each crate in dependency order, publish it
only if its current version is not already on crates.io, waiting for the index
between each. A crate changed without a bump (e.g. added tests) stays at its
published version; the per-crate release model now works end to end.

Fixes the v0.2.1 publish (edikt-kdl + edikt bumped; five crates carry test-only
changes at 0.2.0).


Claude-Session: https://claude.ai/code/session_01YC4AaBNYxo2zz3QTqgF3Ua

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

9544 of 9928 relevant lines covered (96.13%)

84.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28767922154.1 06 Jul 2026 04:31AM UTC 46
96.13
GitHub Action Run
Source Files on build 28767922154
  • 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 #28767922154
  • f0496bf5 on github
  • Prev Build on main (#28767419069)
  • Next Build on main (#28843909196)
  • Delete
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