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

craigcitro / oauth2client
65%
master: 100%

Build:
Build:
LAST BUILD BRANCH: metadata_ip
DEFAULT BRANCH: master
Repo Added 12 Dec 2014 06:11PM UTC
Files 68
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

LAST BUILD ON BRANCH crypto_check
branch: crypto_check
CHANGE BRANCH
x
Reset
  • crypto_check
  • flake
  • invalid_assert_statement
  • master
  • metadata_ip
  • new_release
  • openssl_detection
  • openssl_import
  • revoke
  • sphinx-wat
  • typo
  • v1.4.10
  • v1.4.11
  • v1.4.12
  • v1.4.7

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

Relevant lines Covered
Build:
Build:
2179 RELEVANT LINES 1419 COVERED LINES
0.65 HITS PER LINE
Source Files on crypto_check
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
181 crypto_check 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... push 15 May 2015 07:42AM UTC craigcitro travis-ci pending completion  
See All Builds (51)
  • Repo 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