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

microlinkhq / html-get / 27564097415 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2026 05:28PM UTC
Files 3
Run time 0s
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.1

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 %.

643 of 648 relevant lines covered (99.23%)

26.35 hits per line

Source Files on job 27564097415.1
  • 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 Build 27564097415
  • 7ae46cb2 on github
  • Prev Job for on master (#27305391396.1)
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