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

matplotlib / matplotlib / 12203
36%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2016 07:10PM UTC
Jobs 6
Files 98
Run time 20min
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
12203

Pull #6714

travis-ci

web-flow
fixed font_manager.is_opentype_cff_font()

`font_manager.is_opentype_cff_font()` gives false result because compares bytes to str. This won't cause trouble in Py2, but in Py3 results in calling `EmbedTTFType3`, and makes impossible to use CFF fonts. With setting the literal to type of bytes, it works fine.
Pull Request #6714: fixed font_manager.is_opentype_cff_font()

30142 of 42854 relevant lines covered (70.34%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12203.1 (MOCK=mock NUMPY=numpy==1.6) 09 Jul 2016 07:10PM UTC 0
Travis Job 12203.1
2 12203.2 09 Jul 2016 07:14PM UTC 0
Travis Job 12203.2
3 12203.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 09 Jul 2016 07:26PM UTC 0
70.34
Travis Job 12203.3
4 12203.4 (TEST_ARGS=--pep8) 09 Jul 2016 07:14PM UTC 0
Travis Job 12203.4
6 12203.6 (PRE=--pre) 09 Jul 2016 07:22PM UTC 0
Travis Job 12203.6
7 12203.7 (MOCK=mock NOSE_ARGS=) 09 Jul 2016 07:31PM UTC 0
Travis Job 12203.7
Source Files on build 12203
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12203
  • Pull Request #6714
  • PR Base - master (#12198)
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