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

tornadoweb / tornado / 1711
92%

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2015 03:46AM UTC
Jobs 9
Files 388
Run time 25min
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
1711

Pull #1468

travis-ci

aebrahim
Content-Type for compressed StaticFileHandler file

The python mimetypes module used by StaticFileHandler will recognize
compression (gzip, bz2, etc.) as the file encoding, and will give the
mime type for the uncompressed file. This commit will fix this
behavior, so a gzip file will end up as application/gzip.
Additionally, unknown file types (or known file types compressed with
anything other than gzip) are served as application/octet-stream.
Pull Request #1468: fix Content-Type for gzip in StaticFileHandler

80039 of 92771 relevant lines covered (86.28%)

1.54 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
16
100.0
/home/travis/virtualenv/pypy3-2.4.0/site-packages/tornado-4.3.dev1-py3.2.egg/tornado/test/web_test.py
16
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.3.dev1-py3.3-linux-x86_64.egg/tornado/test/web_test.py
16
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/test/web_test.py
16
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.3.dev1-py3.2-linux-x86_64.egg/tornado/test/web_test.py
16
100.0
/home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/tornado-4.3.dev1-py2.7-linux-x86_64.egg/tornado/test/web_test.py
43
100.0
/home/travis/virtualenv/pypy3-2.4.0/site-packages/tornado-4.3.dev1-py3.2.egg/tornado/web.py
43
100.0
/home/travis/virtualenv/python3.2.5/lib/python3.2/site-packages/tornado-4.3.dev1-py3.2-linux-x86_64.egg/tornado/web.py
51
100.0
/home/travis/virtualenv/python3.3.5/lib/python3.3/site-packages/tornado-4.3.dev1-py3.3-linux-x86_64.egg/tornado/web.py
51
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/web.py
51
100.0
/home/travis/virtualenv/python2.7.9/lib/python2.7/site-packages/tornado-4.3.dev1-py2.7-linux-x86_64.egg/tornado/web.py
Jobs
ID Job ID Ran Files Coverage
4 1711.4 (DEPS=false) 30 Jul 2015 03:46AM UTC 0
84.72
Travis Job 1711.4
5 1711.5 (DEPS=true) 30 Jul 2015 03:54AM UTC 0
85.04
Travis Job 1711.5
6 1711.6 (DEPS=false) 30 Jul 2015 03:55AM UTC 0
84.54
Travis Job 1711.6
7 1711.7 (DEPS=true) 30 Jul 2015 03:51AM UTC 0
86.95
Travis Job 1711.7
8 1711.8 (DEPS=false) 30 Jul 2015 03:52AM UTC 0
85.43
Travis Job 1711.8
9 1711.9 (DEPS=true) 30 Jul 2015 03:55AM UTC 0
89.11
Travis Job 1711.9
10 1711.10 (DEPS=false) 30 Jul 2015 03:55AM UTC 0
85.47
Travis Job 1711.10
13 1711.13 (DEPS=true) 30 Jul 2015 04:11AM UTC 0
85.4
Travis Job 1711.13
14 1711.14 (DEPS=false) 30 Jul 2015 04:05AM UTC 0
85.4
Travis Job 1711.14
Source Files on build 1711
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1711
  • Pull Request #1468
  • PR Base - master (#1709)
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