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

matplotlib / matplotlib / 12171
36%

Build:
DEFAULT BRANCH: master
Ran 07 Jul 2016 01:01AM UTC
Jobs 6
Files 97
Run time 21min
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
12171

Pull #6700

travis-ci

web-flow
Don't convert vmin, vmax to floats.

They may be float128's in which case precision would be lost; this can
result in `Normalize` returning values (barely) outside of `[0, 1]`.

(The cast to `float` was introduced in 28e1d2, referring to bug 2997687
on SF; it may be worth checking what it was about.)
Pull Request #6700: Don't convert vmin, vmax to floats.

30057 of 42773 relevant lines covered (70.27%)

0.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
78
100.0
lib/matplotlib/colors.py
Jobs
ID Job ID Ran Files Coverage
1 12171.1 (MOCK=mock NUMPY=numpy==1.6) 07 Jul 2016 01:05AM UTC 0
Travis Job 12171.1
2 12171.2 07 Jul 2016 01:10AM UTC 0
Travis Job 12171.2
3 12171.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 07 Jul 2016 01:14AM UTC 0
70.27
Travis Job 12171.3
4 12171.4 (TEST_ARGS=--pep8) 07 Jul 2016 01:01AM UTC 0
Travis Job 12171.4
6 12171.6 (PRE=--pre) 07 Jul 2016 01:17AM UTC 0
Travis Job 12171.6
7 12171.7 (MOCK=mock NOSE_ARGS=) 07 Jul 2016 01:23AM UTC 0
Travis Job 12171.7
Source Files on build 12171
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12171
  • Pull Request #6700
  • PR Base - master (#12169)
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