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

rsocket / rsocket-java / 799 / 1
37%
1.0.x: 37%

Build:
DEFAULT BRANCH: 1.0.x
Ran 03 Jun 2019 04:16PM UTC
Files 21
Run time 2s
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

03 Jun 2019 04:16PM UTC coverage: 91.393%. First build
799.1

Pull #

travis-ci

Alexander Blom
Add test to verify wire format

This test writes the expected wire format and then verifies that we encode a frame like that.
I've verified by hand that the generated format is correct:
000000000000000000001001 // size (24 bits) = 9
00000000000000000000000000000101 // stream id (32 bits) = 5
001010 // frame type (6 bits) = 0x0A
0001000000 // flags (6 bits) == COMPLETE
Pull Request #:

2251 of 2463 relevant lines covered (91.39%)

0.91 hits per line

Source Files on job 799.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 799.1
  • 5866e2d8 on github
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