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

lepture / flask-oauthlib / 298 / 4
84%
master: 84%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2015 01:59AM UTC
Files 15
Run time 2min
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

11 Mar 2015 01:56AM UTC coverage: 75.29%. Remained the same
298.4

push

travis-ci

lepture
Change test for no content when parsing response

When parsing the response for a DELETE request to GitHub, I found I had
an empty byte-string instead of an empty string for my response data.
This caused OAuthlib to try and parse it with JSON, which will not work.
Changing the test to allow for any Falsey value will allow empty strings
or byte-strings to return an empty dict.

1234 of 1639 relevant lines covered (75.29%)

0.75 hits per line

Source Files on job 298.4
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 298
  • Travis Job 298.4
  • 32e799bf on github
  • Prev Job for on master (#296.4)
  • Next Job for on master (#300.4)
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