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

holoviz / holoviews / 18128
86%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2019 02:59PM UTC
Jobs 2
Files 274
Run time 2min
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
18128

cron

travis-ci

philippjfr
Fix setting edge colors for Chord graphs using an explicit mapping (#3734)

and normalization (which is turned on by default).

Details:
The color map's vmin/vmax was computed based on factors of the whole range
whereas the palette only used the factors from the actually used values.

When using color normalization this lead to:
-- LineCollection normalizing via vmin/vmax computed above, reflecting the
   whole range.
-- ListedColormap is transforming the normalized color values provided by the
   LineCollection using its own size (N). However that size N was based on the
   actually used values and hence too small.

43481 of 49527 relevant lines covered (87.79%)

1.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18128.1 (DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6) 28 Jul 2019 02:59PM UTC 0
87.79
Travis Job 18128.1
2 18128.2 (DESC="Python 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests") 28 Jul 2019 03:02PM UTC 0
87.81
Travis Job 18128.2
Source Files on build 18128
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18128
  • 640e96c6 on github
  • Prev Build on master (#18127)
  • Next Build on master (#18131)
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