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

microlinkhq / html-get / 27098709386
99%

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2026 04:49PM UTC
Jobs 1
Files 3
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

07 Jun 2026 04:48PM UTC coverage: 96.456% (-0.1%) from 96.582%
27098709386

push

github

web-flow
fix: rewrite all relative CSS URLs, not just root-relative (#255)

The `startsWith('/')` guard meant only root-relative CSS URLs were
rewritten to absolute. Paths like `images/bg.jpg`, `./icons/star.png`,
and `../assets/logo.svg` were silently skipped, breaking assets when
HTML is used outside its original context.

Now skip only already-absolute (`http(s):`) and data URIs, matching
the behavior of `rewriteHtmlUrls`.

Closes #236

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

147 of 157 branches covered (93.63%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 1 file covered. (100.0%)

615 of 633 relevant lines covered (97.16%)

25.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27098709386.1 07 Jun 2026 04:49PM UTC 3
96.46
GitHub Action Run
Source Files on build 27098709386
  • Tree
  • List 3
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27098709386
  • aa663b16 on github
  • Prev Build on master (#27097473418)
  • Next Build on master (#27224553137)
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