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

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

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

28 Dec 2016 06:58PM UTC coverage: 97.823%. Remained the same
2.4.0, NIO4R_PURE=false

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)

629 of 643 relevant lines covered (97.82%)

21.8 hits per line

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