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

tornadoweb / tornado / 1712
92%

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

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

80026 of 92771 relevant lines covered (86.26%)

1.38 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/gen.py
2
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/test/concurrent_test.py
2
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/test/gen_test.py
2
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/test/ioloop_test.py
2
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/test/netutil_test.py
3
100.0
/home/travis/virtualenv/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.egg/tornado/concurrent.py
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/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/pypy-2.5.0/site-packages/tornado-4.3.dev1-py2.7.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 1712.4 (DEPS=false) 30 Jul 2015 03:59AM UTC 0
84.72
Travis Job 1712.4
5 1712.5 (DEPS=true) 30 Jul 2015 04:04AM UTC 0
85.04
Travis Job 1712.5
6 1712.6 (DEPS=false) 25 Apr 2017 11:28AM UTC 0
52.84
Travis Job 1712.6
7 1712.7 (DEPS=true) 30 Jul 2015 04:03AM UTC 0
86.95
Travis Job 1712.7
8 1712.8 (DEPS=false) 30 Jul 2015 04:05AM UTC 0
85.43
Travis Job 1712.8
9 1712.9 (DEPS=true) 30 Jul 2015 04:12AM UTC 0
89.11
Travis Job 1712.9
10 1712.10 (DEPS=false) 30 Jul 2015 04:09AM UTC 0
85.47
Travis Job 1712.10
13 1712.13 (DEPS=true) 30 Jul 2015 04:18AM UTC 0
85.4
Travis Job 1712.13
14 1712.14 (DEPS=false) 30 Jul 2015 04:19AM UTC 0
85.4
Travis Job 1712.14
Source Files on build 1712
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1712
  • 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