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

craigcitro / oauth2client / 181
65%
master: 100%

Build:
Build:
LAST BUILD BRANCH: metadata_ip
DEFAULT BRANCH: master
Ran 15 May 2015 07:42AM UTC
Jobs 1
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

pending completion
181

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

Jobs
ID Job ID Ran Files Coverage
2 181.2 (TOX_ENV=py27) 15 May 2015 07:42AM UTC 0
65.12
Travis Job 181.2
Source Files on build 181
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #181
  • 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

© 2025 Coveralls, Inc