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

socketry / nio4r / 494 / 2
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2017 08:07PM UTC
Files 12
Run time 0s
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

13 Dec 2017 08:04PM UTC coverage: 0.0%. Remained the same
jruby-9.1.15.0, NIO4R_PURE=true

Pull #177

travis-ci

web-flow
Fix ByteBuffer string conversions on JRuby

The getBytes() method this was previously using converts according to
Java's default charset, which means it is potentially not binary-safe.

It has been replaced with a conversion based on a ByteList rather than
an intermediate Java String type, which should sidestep all
encoding-related issues..
Pull Request #177: Fix ByteBuffer string conversions on JRuby

0 of 911 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 494.2 (jruby-9.1.15.0, NIO4R_PURE=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 494
  • Travis Job 494.2
  • 0a613a85 on github
  • Prev Job for jruby-9.1.15.0, NIO4R_PURE=true on master (#490.2)
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