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

accordproject / markdown-transform / 26908359978
79%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 07:37PM UTC
Jobs 3
Files 61
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

03 Jun 2026 07:36PM UTC coverage: 78.878%. Remained the same
26908359978

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>

631 of 865 branches covered (72.95%)

Branch coverage included in aggregate %.

1957 of 2416 relevant lines covered (81.0%)

1099.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 windows-latest - 26908359978.1 03 Jun 2026 07:39PM UTC 120
78.91
GitHub Action Run
2 ubuntu-latest - 26908359978.2 03 Jun 2026 07:38PM UTC 120
78.91
GitHub Action Run
3 macos-latest - 26908359978.3 03 Jun 2026 07:37PM UTC 120
78.91
GitHub Action Run
Source Files on build 26908359978
  • Tree
  • List 61
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26908359978
  • a1578cd0 on github
  • Prev Build on main (#26908138899)
  • Next Build on main (#26910015399)
  • 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