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

thriftrw / thriftrw-python / 703 / 6
74%
master: 92%

Build:
Build:
LAST BUILD BRANCH: python-3.4
DEFAULT BRANCH: master
Ran 26 Mar 2019 05:45PM UTC
Files 54
Run time 4s
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

26 Mar 2019 05:34PM UTC coverage: 74.415% (-0.07%) from 74.483%
TOX_ENV=cover

Pull #156

travis-ci

web-flow
setup.py: Don't check cython version

In setup.py, we verify that we are using at least Cython 0.17. This
check is causing failures if the version of Cython being used is a pre
or post-release (0.20.1post0, for example).

It's unclear why the check was there versus in the requirements.txt in
the first place. Further, the version of Cython is relevant only at
development and release time.  Since it's about 4 years later and Cython
is on release 0.28, it's pretty safe to assume that we won't run into
0.17 on machines we release ThriftRW from.

This change drops the check from the setup.py and transfers the
constraint to requirements.txt.
Pull Request #156: setup.py: Don't check cython version

155 of 162 branches covered (95.68%)

2196 of 2951 relevant lines covered (74.42%)

0.74 hits per line

Source Files on job 703.6 (TOX_ENV=cover)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 700
  • Travis Job 703.6
  • 277fb092 on github
  • Prev Job for TOX_ENV=cover on setup-dont-check-version (#698.6)
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