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

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

Build:
Build:
LAST BUILD BRANCH: python-3.4
DEFAULT BRANCH: master
Ran 26 Mar 2019 05:42PM UTC
Files 54
Run time 3s
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:29PM UTC coverage: 74.483%. First build
TOX_ENV=cover

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

Source Files on job 702.6 (TOX_ENV=cover)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 699
  • Travis Job 702.6
  • e710cc5c on github
  • Next Job for TOX_ENV=cover on setup-dont-check-version (#704.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