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

inikulin / parse5 / 23637991517
96%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2026 08:36AM UTC
Jobs 1
Files 42
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

27 Mar 2026 08:36AM UTC coverage: 95.755% (+0.009%) from 95.746%
23637991517

push

github

web-flow
perf: use Uint8Array bitmaps for faster tag ID lookups (#1679)

Replace Set.has() with Uint8Array bitmap lookups for scope checking
and foreign content exit detection. Bitmap lookup is ~3-4x faster
than Set.has() for small integer keys like TAG_IDs.

Also adds SVG-specific benchmark for testing foreign content parsing
performance.

533 of 536 branches covered (99.44%)

23 of 24 new or added lines in 3 files covered. (95.83%)

3902 of 4075 relevant lines covered (95.75%)

40277.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.89
0.03% packages/parse5/lib/parser/open-element-stack.ts
Jobs
ID Job ID Ran Files Coverage
1 23637991517.1 27 Mar 2026 08:36AM UTC 42
95.75
GitHub Action Run
Source Files on build 23637991517
  • Tree
  • List 42
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23637991517
  • f7c310fa on github
  • Prev Build on master (#23637049779)
  • Next Build on master (#23644458672)
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