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

websockets / ws / 9534971824 / 26
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2024 09:35AM UTC
Files 14
Run time 11s
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

16 Jun 2024 09:30AM UTC coverage: 99.615%. First build
9534971824.26

push

github

web-flow
[security] Fix crash when the Upgrade header cannot be read (#2231)

It is possible that the Upgrade header is correctly received and handled
(the `'upgrade'` event is emitted) without its value being returned to
the user. This can happen if the number of received headers exceed the
`server.maxHeadersCount` or `request.maxHeadersCount` threshold. In this
case `incomingMessage.headers.upgrade` may not be set.

Handle the case correctly and abort the handshake.

Fixes #2230

1070 of 1078 branches covered (99.26%)

1552 of 1558 relevant lines covered (99.61%)

1114.62 hits per line

Source Files on job 7b21632c8f95663392e19a7d9322fccc (Node.js 18 x64 on ubuntu-latest) - 9534971824.26
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9534971824
  • fac8994f on github
  • Next Job for on master (#9535036224.6)
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