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

nijel / osc2
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: group
DEFAULT BRANCH: master
Repo Added 13 May 2014 01:49PM UTC
Files 87
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

LAST BUILD ON BRANCH auth
branch: auth
CHANGE BRANCH
x
Reset
  • auth
  • group
  • master
  • python-2.6
  • travis

pending completion
44

push

travis-ci

nijel
Automatically send Authorization header

We're dealing with known API which requires authorization in all cases.
So it makes sense to send the Authorization header automatically and not
wait for round trip to server to tell us that it needs it.

With Python's HTTPBasicAuthHandler the request is first tried without
authorization and if that fails with 401, it is retried with it. This
leads to invoking two HTTP requests for every operation.

11318 of 12950 relevant lines covered (87.4%)

3.48 hits per line

Relevant lines Covered
Build:
Build:
12950 RELEVANT LINES 11318 COVERED LINES
3.48 HITS PER LINE
Source Files on auth
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
44 auth Automatically send Authorization header We're dealing with known API which requires authorization in all cases. So it makes sense to send the Authorization header automatically and not wait for round trip to server to tell us that it needs it. W... push 28 May 2015 09:38AM UTC nijel travis-ci pending completion  
See All Builds (30)
  • Repo on GitHub
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