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

tcalmant / ipopo / 282 / 5
87%
v3: 83%

Build:
Build:
LAST BUILD BRANCH: http_async
DEFAULT BRANCH: v3
Ran 30 Jul 2015 08:34AM UTC
Files 64
Run time 3s
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

30 Jul 2015 08:32AM UTC coverage: 77.209% (+0.1%) from 77.105%
TOX_ENV=py34

push

travis-ci

tcalmant
Added a is_header_set() method to AbstractHTTPServletResponse

- it allows to check if a header has already been set (or sent)
- it is used in send_content(), to avoid sending "content-type" and "content-length" headers twice
=> fixes #43

The "basic" implementation of this bean has been modified: set_header() keeps the header name and value in a dictionary instead of sending it immediately.
Calling set_header() twice for the same header name will overwrite the old value.
end_headers() now sends all headers at once.

7104 of 9201 relevant lines covered (77.21%)

0.77 hits per line

Source Files on job 282.5 (TOX_ENV=py34)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 282
  • Travis Job 282.5
  • b9cb8465 on github
  • Prev Job for TOX_ENV=py34 on master (#281.5)
  • Next Job for TOX_ENV=py34 on master (#283.5)
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