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

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

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2017 08:08PM UTC
Files 12
Run time 1s
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: 95.939% (-0.1%) from 96.035%
ruby-head, 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

874 of 911 relevant lines covered (95.94%)

13.73 hits per line

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