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

gevent / gevent / 1730
78%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 01:23PM UTC
Jobs 1
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

pending completion
1730

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

Jobs
ID Job ID Ran Files Coverage
3 1730.3 (TASK=lint-py27) 29 Apr 2016 01:23PM UTC 0
82.86
Travis Job 1730.3
Source Files on build 1730
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1730
  • aaccf2d3 on github
  • Prev Build on master (#1729)
  • Next Build on master (#1733)
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