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

openpyxl / openpyxl / #209
95%
default: 96%

Build:
Build:
LAST BUILD BRANCH: 3.1
DEFAULT BRANCH: default
Ran 07 Mar 2019 02:23PM UTC
Jobs 1
Files 177
Run time 22s
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
#209

push

coveralls-python

Hans-Jakob Holtz
manifest: use private mime type database

This fixes #1221

The private mime database starts out as a copy of the global mime database.
In particular, it contains all well-known types like image/jpeg and image/png.
We add/overwrite our own types into that database instead of the global one.
This private database is immune to subsequent changes to the global mime
database, such as mimetypes.init() or conflicting add_type(...) calls.

13224 of 13924 relevant lines covered (94.97%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #209.1 07 Mar 2019 02:23PM UTC 0
94.97
Source Files on build #209
Detailed source file information is not available for this build.
  • Back to Repo
  • a3229c13 on bitbucket
  • Prev Build on 2.6
  • Next Build on 2.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