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

microlinkhq / html-get / 27564097415
99%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2026 05:28PM 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

15 Jun 2026 05:27PM UTC coverage: 98.529% (+1.8%) from 96.717%
27564097415

push

github

web-flow
fix: avoid shadow DOM false positives and preserve fetch on retry failure (#257)

The auto-prerender upgrade treated any hyphenated tag as a custom element,
so inline SVG tags like font-face triggered an unnecessary prerender retry.

When that retry failed (browser blocked and the parallel fetch also errored),
the successful fetch HTML was replaced with an empty string.

Exclude hyphenated tags inside svg/math trees, and only adopt the prerender
result when it actually returned content.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>

161 of 168 branches covered (95.83%)

Branch coverage included in aggregate %.

15 of 18 new or added lines in 1 file covered. (83.33%)

643 of 648 relevant lines covered (99.23%)

26.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
98.0
3.39% src/index.js
Jobs
ID Job ID Ran Files Coverage
1 27564097415.1 15 Jun 2026 05:28PM UTC 3
98.53
GitHub Action Run
Source Files on build 27564097415
  • Tree
  • List 3
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27564097415
  • 7ae46cb2 on github
  • Prev Build on master (#27305391396)
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