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

google / oauth2client / 772
100%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2015 10:58PM UTC
Jobs 1
Files 44
Run time 1s
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
772

Pull #344

travis-ci

jonparrott
Add two new storage classes for #319.

* LockedStorage - implements a generic storage base class that uses a `threading.Lock` like-object.
* DictionaryStorage - implements an optionally-locked storage over a dictionary-like object.

Additionally:
* Updated `file.Storage` to use `LockedStorage`.
* Remove `flask_util.FlaskSessionStorage` and replaced it with `DictionaryStorage`.
Pull Request #344: Add two new storage classes for #319.

116 of 116 new or added lines in 9 files covered. (100.0%)

5311 of 5656 relevant lines covered (93.9%)

0.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
oauth2client/client.py

Uncovered Existing Lines

Lines Coverage ∆ File
7
100.0
oauth2client/django_orm.py
13
100.0
oauth2client/appengine.py
55
100.0
oauth2client/client.py
Jobs
ID Job ID Ran Files Coverage
2 772.2 (TOX_ENV=py27) 30 Nov 2015 10:58PM UTC 0
93.9
Travis Job 772.2
Source Files on build 772
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #772
  • Pull Request #344
  • PR Base - master (#766)
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