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

snowplow / snowplow-python-tracker / 328
97%

Build:
DEFAULT BRANCH: master
Ran 11 May 2017 03:53PM UTC
Jobs 4
Files 15
Run time 6s
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
328

Pull #193

travis-ci

web-flow
python3 compatibility

While the package is being tested against python 3.3, 3.4, and 3.5
upstream, it seems that the hard dependency on "gevent==1.0.2"
results in an install failure under Python 3.5.1.

    Traceback (most recent call last):
    ...
      File "/private/var/folders/r_/y0nsq9k54tn0rpgh62m6t4_40000gn/T/pip-build-pi5tyo08/gevent/setup.py", line 111, in make_universal_header
        print >>f, line
    TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'

Upgrading to a 1.1.x release of gevent, which appears to include
python3 support.
- http://www.gevent.org/whatsnew_1_0.html
- http://www.gevent.org/whatsnew_1_1.html
Pull Request #193: python3 compatibility

700 of 867 relevant lines covered (80.74%)

3.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 328.1 11 May 2017 03:53PM UTC 0
80.39
Travis Job 328.1
2 328.2 11 May 2017 03:53PM UTC 0
80.51
Travis Job 328.2
3 328.3 11 May 2017 03:53PM UTC 0
80.51
Travis Job 328.3
4 328.4 11 May 2017 03:53PM UTC 0
80.51
Travis Job 328.4
Source Files on build 328
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #328
  • Pull Request #193
  • PR Base - master (#317)
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