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

jplana / python-etcd / 432 / 2
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2017 08:49PM UTC
Files 4
Run time 0s
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

10 Jul 2017 08:42PM UTC coverage: 87.817%. Remained the same
TRAVIS=True

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…

692 of 788 relevant lines covered (87.82%)

0.88 hits per line

Source Files on job 432.2 (TRAVIS=True)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 432
  • Travis Job 432.2
  • 3b319d73 on github
  • Prev Job for TRAVIS=True on master (#431.2)
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