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

jtriley / pystun / 8
32%

Build:
DEFAULT BRANCH: develop
Ran 02 Aug 2015 09:34PM UTC
Jobs 3
Files 2
Run time 44s
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
8

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

1 of 1 new or added line in 1 file covered. (100.0%)

63 of 195 relevant lines covered (32.31%)

0.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
stun/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 8.1 02 Aug 2015 09:34PM UTC 0
32.31
Travis Job 8.1
2 8.2 02 Aug 2015 09:35PM UTC 0
32.31
Travis Job 8.2
3 8.3 02 Aug 2015 09:35PM UTC 0
32.31
Travis Job 8.3
Source Files on build 8
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #8
  • Pull Request #16
  • PR Base - develop (#3)
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

© 2025 Coveralls, Inc