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

accordproject / markdown-transform / 26908359978 / 2
79%
main: 79%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 07:40PM UTC
Files 120
Run time 5s
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

03 Jun 2026 07:36PM UTC coverage: 78.906%. Remained the same
26908359978.2

push

github

dselman
fix(publish): tolerate already-bumped versions and drop deprecated --exact

The v1.0.0 release workflow failed at the version-bump step with
"npm error Version not changed" because the TS migration commit
already set every workspace's `package.json` to 1.0.0, so `npm
version 1.0.0` has nothing to do — and that's a hard error by default.

Replace `--exact` (which npm now reports as "Unknown cli config"
and silently ignores anyway) with `--allow-same-version` so the
command no-ops on identical-version releases and still bumps for
future ones.

After this fix the next release dispatch will be able to proceed
through `npm publish --workspaces --access public`.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: dselman <danscode@selman.org>

1249 of 1712 branches covered (72.96%)

Branch coverage included in aggregate %.

3872 of 4778 relevant lines covered (81.04%)

185.4 hits per line

Source Files on job ubuntu-latest - 26908359978.2
  • Tree
  • List 120
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26908359978
  • a1578cd0 on github
  • Prev Job for on main (#26908138899.3)
  • Next Job for on main (#26910015399.2)
  • 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