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

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

Build:
Build:
LAST BUILD BRANCH: python-3.4
DEFAULT BRANCH: master
Ran 26 Mar 2019 05:45PM UTC
Jobs 1
Files 54
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
703

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

Jobs
ID Job ID Ran Files Coverage
6 703.6 (TOX_ENV=cover) 26 Mar 2019 05:45PM UTC 0
74.42
Travis Job 703.6
Source Files on build 703
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #703
  • Pull Request #156
  • PR Base - master (#698)
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