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

tornadoweb / tornado / 1712 / 6
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2017 11:55AM UTC
Files 642
Run time 34s
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 03:17AM UTC coverage: 52.84% (-31.7%) from 84.535%
DEPS=false

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

4754 of 8997 relevant lines covered (52.84%)

7.85 hits per line

Source Files on job 1712.6 (DEPS=false)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1712
  • Travis Job 1712.6
  • 7869d1db on github
  • Prev Job for DEPS=false on master (#1709.6)
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