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

humanspeak / svelte-satori-fix / 26586877055
21%
main: 86%

Build:
Build:
LAST BUILD BRANCH: ci/workflow-and-trunk-updates
DEFAULT BRANCH: main
Ran 28 May 2026 04:12PM UTC
Jobs 1
Files 14
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

28 May 2026 04:11PM UTC coverage: 20.67%. First build
26586877055

push

github

web-flow
fix: add .js extension to internal export so strict Node ESM resolves (#45)

When @humanspeak/svelte-satori-fix is loaded from a Node ESM consumer
that doesn't tolerate extension-less imports (e.g. a Vite plugin
imported in vite.config.ts, where vite externalizes node_modules), Node
throws ERR_MODULE_NOT_FOUND on './utils/main' because strict ESM
requires the explicit '.js' extension.

The published dist mirrors src exactly, so the fix lives at the source.
Other tooling (tsx, ts-node) tolerated the missing extension which is
why this only surfaces when consumed via raw Node ESM.

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

28 of 43 branches covered (65.12%)

Branch coverage included in aggregate %.

46 of 315 relevant lines covered (14.6%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 node-22 - 26586877055.1 28 May 2026 04:12PM UTC 14
20.67
GitHub Action Run
Source Files on build 26586877055
  • Tree
  • List 14
  • 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 #26586877055
  • b8e42f57 on github
  • 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