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

socketry / protocol-websocket / 37
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 12 Jul 2019 07:59AM UTC
Jobs 1
Files 13
Run time 3s
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

pending completion
37

Pull #2

travis-ci-com

web-flow
Fix length when reading websocket frame

Per https://tools.ietf.org/html/rfc6455 page 29:
> If 127, the following 8 bytes interpreted as a 64-bit unsigned integer

I've verified that changing the 4 to an 8 makes this gem work locally. Otherwise it raises `protocol-websocket-0.7.2/lib/protocol/websocket/frame.rb:154:in `read': undefined method `>' for nil:NilClass (NoMethodError)`
Pull Request #2: Fix length when reading websocket frame

1 of 1 new or added line in 1 file covered. (100.0%)

236 of 302 relevant lines covered (78.15%)

3.28 hits per line

Jobs
ID Job ID Ran Files Coverage
4 37.4 (2.6, COVERAGE=PartialSummary,Coveralls) 12 Jul 2019 07:59AM UTC 0
78.15
Travis Job 37.4
Source Files on build 37
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #37
  • Pull Request #2
  • PR Base - master (#35)
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