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

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

Build:
DEFAULT BRANCH: master
Ran 30 Jul 2015 04:04AM UTC
Files 77
Run time 5s
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.037% (-0.4%) from 85.395%
DEPS=true

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

15777 of 18553 relevant lines covered (85.04%)

0.85 hits per line

Source Files on job 1712.5 (DEPS=true)
  • 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.5
  • 7869d1db on github
  • Prev Job for DEPS=true on master (#1709.13)
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