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

inikulin / parse5 / 14522463725
99%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2025 06:36PM UTC
Jobs 1
Files 23
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

17 Apr 2025 06:35PM UTC coverage: 99.23% (+0.001%) from 99.229%
14522463725

push

github

web-flow
fix: account for undefined in element stack (#1436)

* fix: handle exhaustive stack popping

In some weird cases it seems you can end up trying to pop the element
stack until you basically reach `-1` (i.e. `indexOf` failed to find what
we want).

If that happens, the current element will be `undefined`. This change
adds some handling around that.

* fix: account for `undefined` in element stack

Changes the element stack such that the current element and ID can be
`undefined`, as this is already true but not represented in the types.

Also then updates any usages to account for this.

2176 of 2213 branches covered (98.33%)

26 of 26 new or added lines in 2 files covered. (100.0%)

7989 of 8051 relevant lines covered (99.23%)

75652.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14522463725.1 17 Apr 2025 06:36PM UTC 23
99.23
GitHub Action Run
Source Files on build 14522463725
  • Tree
  • List 23
  • 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 #14522463725
  • dc762a72 on github
  • Prev Build on master (#14384935340)
  • Next Build on master (#14600319334)
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

© 2025 Coveralls, Inc