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

zopefoundation / zope.app.wsgi
83%
master: 87%

Build:
Build:
LAST BUILD BRANCH: 6.0
DEFAULT BRANCH: master
Repo Added 16 Dec 2016 12:34PM UTC
Files 7
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 issue7
branch: issue7
CHANGE BRANCH
x
Reset
  • issue7
  • 4.1.0
  • 4.2.0
  • 4.3.0
  • 4.4
  • 5.0
  • 5.1
  • 5.2
  • 5.2.1
  • 5.3
  • 6.0
  • config-with-pure-python
  • config-with-pure-python-template-74511641
  • config-with-pure-python-template-d03bba5c
  • config-with-pure-python-template-f317618e
  • drop-334-add-37
  • drop-setup.py-test
  • encodeMultipartFormdata
  • fix-multipart
  • fix-resource-warnings
  • httpcaller-compat
  • master
  • pep-420-native-namespace
  • py38
  • pypy
  • revert-29-fix-multipart

pending completion
39

push

travis-ci

jamadden
Don't assume headers are unicode in FakeResponse.

Fix the testlayer's ``FakeResponse`` assuming that headers were in
unicode on Python 2, where they should usually be encoded bytes
already. This could lead to UnicodeDecodeError if the headers
contained non-ascii characters. Also make it implement ``__unicode__``
on Python 2 and ``__bytes__`` on Python 3 to ease cross version
testing.

Also add explicit Py3.6 support.

Fixes #7.

287 of 344 relevant lines covered (83.43%)

4.84 hits per line

Relevant lines Covered
Build:
Build:
344 RELEVANT LINES 287 COVERED LINES
4.84 HITS PER LINE
Source Files on issue7
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
39 issue7 Don't assume headers are unicode in FakeResponse. Fix the testlayer's ``FakeResponse`` assuming that headers were in unicode on Python 2, where they should usually be encoded bytes already. This could lead to UnicodeDecodeError if the headers con... push 26 Apr 2017 03:29PM UTC jamadden travis-ci pending completion  
See All Builds (331)
  • 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

© 2025 Coveralls, Inc