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

google / oauth2client / 1358
100%

Build:
DEFAULT BRANCH: master
Ran 01 Aug 2016 04:50PM UTC
Jobs 1
Files 71
Run time 11s
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
1358

push

travis-ci

jonparrott
Handle missing storage files (#576)

* Move `validate_file` to `oauth2client.util`
* Warn user if storage file is missing
* Raise an `IOError` exception if the given filename is a directory.
* Raise an `IOError` exception if the given filename is a symbolic link.
      (Previously raised `CredentialsFileSymbolicLinkError`)
* (test) Expanding single-letter variables
* (test) `assertEqual(None, <obj>)` -> `assertIsNone(<obj>)`
* (test) `assertNotEqual(None, <obj>)` -> `assertIsNotNone(<obj>)`

80 of 80 new or added lines in 5 files covered. (100.0%)

8541 of 8541 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
9 1358.9 (TOX_ENV=gae) 01 Aug 2016 04:50PM UTC 0
100.0
Travis Job 1358.9
Source Files on build 1358
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1358
  • eb019c2d on github
  • Prev Build on master (#1346)
  • Next Build on master (#1362)
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