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

websockets / ws / 31117794631 / 7
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2026 05:34AM UTC
Files 14
Run time 9s
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

06 Aug 2026 03:38PM UTC coverage: 99.637%. First build
31117794631.7

push

github

lpinca
[fix] Reject offers with `client_max_window_bits` below config

When a server is configured with `clientMaxWindowBits = N` and a client
offers `client_max_window_bits = M` where `M < N`, the server must not
respond with a value greater than `M`.

Previously the server accepted such offers and responded with
`client_max_window_bits = N`. The analogous check for
`serverMaxWindowBits` already existed; this commit adds the symmetric
check for `clientMaxWindowBits`.

1121 of 1131 branches covered (99.12%)

1649 of 1655 relevant lines covered (99.64%)

890.34 hits per line

Source Files on job 457ce7e6a5741b96bb53eef635995b75 (Node.js 20 x86 on windows-latest) - 31117794631.7
  • Tree
  • List 14
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 31117794631
  • e97a20ea on github
  • Next Job for on master (#31120044850.8)
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