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

google / oauth2client / 1008 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 01 Mar 2016 11:10PM UTC
Files 57
Run time 10s
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

01 Mar 2016 11:07PM UTC coverage: 95.266% (+0.01%) from 95.255%
TOX_ENV=py27

Pull #446

travis-ci

happyspace
Expand API for step2_exchange

In python 3, the code received from the browser will be binary instead of a string. Expand the API for oauth_flow.step2_exchange(code) to allow this value to be passed as is rather than decoding.

for example:
credentials = self.flow.step2_exchange(b'some random code')

test:
tox -e py34  -- tests.test_client:OAuth2WebServerFlowTest.test_exchange_success_binary_code

resolves:  #443, #446
Pull Request #446: Python 3 error: step2_exchange confusing unicode/bytes

6399 of 6717 relevant lines covered (95.27%)

0.95 hits per line

Source Files on job 1008.2 (TOX_ENV=py27)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1008
  • Travis Job 1008.2
  • 5b9cbc7f on github
  • Prev Job for TOX_ENV=py27 on master (#1002.2)
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