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

e-dard / flask-s3 / 135 / 4
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2016 03:19PM UTC
Files 1
Run time 0s
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

28 Apr 2016 03:19PM UTC coverage: 73.878%. First build
135.4

Pull #68

travis-ci

Etienne Baratte
Fix warning even when mimetype is set correctly

Issue:

With the following settings:

    FLASKS3_FORCE_MIMETYPE = True
    FLASKS3_FILEPATH_HEADERS = {
        r'.some_odd_ext$': {'content-type': 'application/some_odd_ext'}
    }

`flask_s3.create_all()` logs a warning on woff2 files: `Unable to detect mimetype for xxx.some_odd_ext`, though it is properly set.
Pull Request #68:

181 of 245 relevant lines covered (73.88%)

0.74 hits per line

Source Files on job 135.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 135
  • Travis Job 135.4
  • cb22acaa on github
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