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

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

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2017 08:07PM UTC
Files 9
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: 97.425% (+0.01%) from 97.414%
ruby-head, NIO4R_PURE=false

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

681 of 699 relevant lines covered (97.42%)

13.56 hits per line

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