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

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

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2015 04:09AM UTC
Files 78
Run time 4s
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: 85.47% (+0.08%) from 85.395%
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

15859 of 18555 relevant lines covered (85.47%)

0.85 hits per line

Source Files on job 1712.10 (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.10
  • 7869d1db on github
  • Prev Job for DEPS=false on master (#1709.14)
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