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

craigcitro / oauth2client / 181 / 2
65%
master: 100%

Build:
Build:
LAST BUILD BRANCH: metadata_ip
DEFAULT BRANCH: master
Ran 15 May 2015 07:42AM UTC
Files 17
Run time 2s
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

15 May 2015 07:37AM UTC coverage: 65.122%. First build
TOX_ENV=py27

push

travis-ci

craigcitro
Simplify OpenSSL checks in crypt.py.

Previously, when confirming OpenSSL is installed, we checked that the module
was installed, and verified that `crypto.py` was contained in the package
directory.

However, this can cause issues in cases of non-standard installs. In addition,
the `imp.find_module` call already raises an `ImportError` in the case that
the module is missing, so this second check isn't needed.

Instead, we just drop the explicit check for `crypto.py` in the `OpenSSL`
directory.

1419 of 2179 relevant lines covered (65.12%)

0.65 hits per line

Source Files on job 181.2 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 181
  • Travis Job 181.2
  • a687e966 on github
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