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

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

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

push

travis-ci

abhinav
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.

155 of 162 branches covered (95.68%)

2198 of 2951 relevant lines covered (74.48%)

0.74 hits per line

Jobs
ID Job ID Ran Files Coverage
6 702.6 (TOX_ENV=cover) 26 Mar 2019 05:42PM UTC 0
74.48
Travis Job 702.6
Source Files on build 702
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #702
  • e710cc5c on github
  • Next Build on setup-dont-check-version (#704)
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