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

holoviz / holoviews / 18128 / 2
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2019 03:02PM UTC
Files 274
Run time 19s
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

26 Jul 2019 08:30AM UTC coverage: 87.809%. Remained the same
DESC="Python 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests"

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.

43492 of 49530 relevant lines covered (87.81%)

0.88 hits per line

Source Files on job 18128.2 (DESC="Python 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 901
  • Travis Job 18128.2
  • 640e96c6 on github
  • Prev Job for DESC="Python 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests" on master (#18127.2)
  • Next Job for DESC="Python 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests" on master (#18131.2)
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