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

celluloid / nio4r / 388 / 2
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 28 Dec 2016 07:00PM 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

28 Dec 2016 06:58PM UTC coverage: 0.0%. Remained the same
jruby-9.1.6.0, NIO4R_PURE=true

Pull #119

travis-ci

web-flow
Disambiguate wakeup vs timeout (fixes #63, #66)

This changes the semantics of NIO::Selector#select so wakeup events can always
be distinguished from timeouts:

- select will now *only* return nil on timeout
- wakeup will now return an empty array (or 0 if a block is given)

This should hopefully avoid breakages in existing code while making it easy to
disambiguate the timeout case versus a wakeup.
Pull Request #119: Disambiguate wakeup vs timeout (fixes #63, #66)

0 of 825 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 388.2 (jruby-9.1.6.0, NIO4R_PURE=true)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 388
  • Travis Job 388.2
  • 5446c011 on github
  • Prev Job for jruby-9.1.6.0, NIO4R_PURE=true on master (#387.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