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

jtriley / pystun / 8 / 1
32%
develop: 32%

Build:
DEFAULT BRANCH: develop
Ran 02 Aug 2015 09:34PM UTC
Files 2
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

02 Aug 2015 09:33PM UTC coverage: 32.308%. Remained the same
8.1

Pull #16

travis-ci

b1naryth1ef
Remove global side effects to socket library

Previously the get_ip_info function used `socket.setdefaulttimeout` to
set the socket timeout for its query socket. This function sets the
default socket timeout globally, and thus caused side effects after this
function was called.

This change removes the previous setdefaulttimeout call in favor of
setting the timeout directly on the socket itself.
Pull Request #16: Remove global side effects to socket library

63 of 195 relevant lines covered (32.31%)

0.32 hits per line

Source Files on job 8.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8
  • Travis Job 8.1
  • 9f113b2d on github
  • Prev Job for on develop (#3.1)
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