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

cheeriojs / cheerio / 30670661298

31 Jul 2026 10:36PM UTC coverage: 99.563% (+0.001%) from 99.562%
30670661298

push

github

fb55
fix(website): leave protocol-relative links alone, share the crawl scope

`//example.com/x` starts with a slash but is external, and the guard only
checked the leading slash — it would have been rewritten to
`//example.com/x/`. No content uses that form today, but an author could
write one at any time and the corruption would be silent.

`discoveryPatterns` and `pathsToMatch` have to describe the same URLs;
they now read from one list so they cannot drift apart.

265 of 265 branches covered (100.0%)

Branch coverage included in aggregate %.

873 of 878 relevant lines covered (99.43%)

378.18 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

99.67
/src/api/attributes.ts


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc