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

humanspeak / svelte-markdown / 29359003713
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: fix/shiki-out-of-extensions-barrel
DEFAULT BRANCH: main
Ran 14 Jul 2026 06:46PM UTC
Jobs 1
Files 134
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

14 Jul 2026 06:43PM UTC coverage: 94.925%. First build
29359003713

push

github

web-flow
fix(extensions): drop shiki from the extensions barrel (#369)

Shiki's implementation statically imports shiki/core from plain JS, so
re-exporting it from the /extensions barrel (shipped in v1.8.0, #361)
forced every barrel consumer's bundler to resolve the optional shiki
peer dependency — hard-breaking consumers without shiki installed even
when they never use highlighting. This restores the shiki spike's
documented invariant: shiki ships only via the dedicated
extensions/shiki subpath.

Guards so it cannot silently regress again:
- barrel-optional-deps.test.ts walks the barrel's transitive plain-TS
  module graph and fails on any shiki import
- tree-shaking.mjs gains an 'extensions barrel stays shiki-free' case

Docs demos, the syntax-highlighting page, and the README example now
import from @humanspeak/svelte-markdown/extensions/shiki.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

881 of 972 branches covered (90.64%)

Branch coverage included in aggregate %.

1457 of 1491 relevant lines covered (97.72%)

5497.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 29359003713.1 14 Jul 2026 06:46PM UTC 134
94.92
GitHub Action Run
Source Files on build 29359003713
  • Tree
  • List 134
  • 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 #29359003713
  • dfc1bb2d on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc