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

gevent / gevent / 1235
78%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2015 02:14PM UTC
Jobs 1
Files 39
Run time 2s
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
1235

push

travis-ci

jamadden
Allow subclasses of WSGIHandler to deal with invalid HTTP requests.

Brought up on IRC.

This involves having read_request raise ValueError subclasses instead of directly logging errors and returning False. This method could already raise ValueError when parsing headers, so callers are prepared for this. It shouldn't be a performance issue because (1) the try block was already being established and (2) these are exceptional situations, not the common case.

4902 of 6040 relevant lines covered (81.16%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1235.3 (LINT=true) 11 Oct 2015 02:14PM UTC 0
81.16
Travis Job 1235.3
Source Files on build 1235
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1235
  • 0e0099a2 on github
  • Prev Build on master (#1234)
  • Next Build on master (#1237)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc