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

requests / requests-oauthlib / 251 / 2
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: oauthlib-3.3.0
DEFAULT BRANCH: master
Ran 14 Aug 2018 08:14AM UTC
Files 14
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

14 Aug 2018 08:12AM UTC coverage: 87.815% (+1.3%) from 86.555%
251.2

Pull #326

travis-ci

web-flow
Remove client_id and client_secret from body (generated via prepare_request_body) if HTTPBasicAuth used.

Usage:

token = oauth.fetch_token(
    token_url='token_url_here',
    code='code_here',
    client_id='client_id_here',
    client_secret='client_secret_here'
)
Pull Request #326: Remove client_id and client_secret from body (generated via prepare_r…

418 of 476 relevant lines covered (87.82%)

0.88 hits per line

Source Files on job 251.2
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 249
  • Travis Job 251.2
  • b816c694 on github
  • Prev Job for on fetch_token_without_auth (#249.1)
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