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

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

Build:
Build:
LAST BUILD BRANCH: oauthlib-3.3.0
DEFAULT BRANCH: master
Ran 14 Aug 2018 08:13AM UTC
Jobs 4
Files 14
Run time 31s
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
251

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…

3 of 3 new or added lines in 1 file covered. (100.0%)

419 of 476 relevant lines covered (88.03%)

3.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 251.1 14 Aug 2018 08:13AM UTC 0
86.55
Travis Job 251.1
2 251.2 14 Aug 2018 08:14AM UTC 0
87.82
Travis Job 251.2
3 251.3 14 Aug 2018 08:13AM UTC 0
87.82
Travis Job 251.3
4 251.4 14 Aug 2018 08:13AM UTC 0
87.82
Travis Job 251.4
Source Files on build 251
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #251
  • Pull Request #326
  • PR Base - master (#249)
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