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

gevent / gevent / 1730 / 3
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 01:23PM UTC
Files 42
Run time 2s
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

29 Apr 2016 01:12PM UTC coverage: 82.862%. Remained the same
TASK=lint-py27

push

travis-ci

jamadden
Fix #800

sslgte279 and ssl3: Move the check for _sslobj to inside the loop
instead of above it. That way if the socket is closed while
reading/writing (actually, while waiting for the read or write event)
then the ValueError will be raised on the next loop iteration (because
closing cancels the read/write events) instead of a TypeError.

This may or may not obviate the chances for an OSError: closed to be
raised.

5367 of 6477 relevant lines covered (82.86%)

0.83 hits per line

Source Files on job 1730.3 (TASK=lint-py27)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1730
  • Travis Job 1730.3
  • aaccf2d3 on github
  • Prev Job for TASK=lint-py27 on master (#1729.3)
  • Next Job for TASK=lint-py27 on master (#1733.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc