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

jplana / python-etcd / 432
92%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2017 08:47PM UTC
Jobs 2
Files 4
Run time 1min
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
432

Pull #246

travis-ci

web-flow
AUTH : Fix version check to avoid crashing on API detection through version

Using the GIT version of Etcd, you get versions such as "3.2.0-rc.1+git"

Previous code led to this error:

-----
File "/usr/lib/python2.7/site-packages/etcd/auth.py", line 25, in legacy_api
major, minor, _ = map(int, self.client.version.split('.'))
ValueError: invalid literal for int() with base 10: '0-rc'
-----
Pull Request #246: AUTH : Fix version check to avoid crashing on API detection through v…

1 of 1 new or added line in 1 file covered. (100.0%)

694 of 788 relevant lines covered (88.07%)

1.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 432.1 (TRAVIS=True) 10 Jul 2017 08:47PM UTC 0
87.82
Travis Job 432.1
2 432.2 (TRAVIS=True) 10 Jul 2017 08:49PM UTC 0
87.82
Travis Job 432.2
Source Files on build 432
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #432
  • Pull Request #246
  • PR Base - master (#431)
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

© 2025 Coveralls, Inc