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

holoviz / holoviews / 21595 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2020 12:48PM UTC
Files 295
Run time 1min
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

28 Sep 2020 12:24PM UTC coverage: 87.518% (-0.02%) from 87.537%
PKG_TEST_PYTHON="--test-python=py37 --test-python=py27" CHANS_DEV="-c pyviz/label/dev -c bokeh" CHANS="-c pyviz" MPLBACKEND="Agg" PYTHON_VERSION=3.7 MOZ_HEADLESS=1 DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6

push

travis-ci

web-flow
Link selections streams refactor (#4572)

* Explicitly indicate that plotly scatter3d does not support selection region

* Support adding input stream to existing Derived stream

* Don't trigger event when clearing history

This makes it easier to avoid circular update issues

* Add include_region argument to SelectionExpr stream

* Add SelectionExprSequence and CrossFilterSet streams

This pulls out most of the link_selections logic for responding
to linked stream events into Derived/History streams

* Refactor link_selections to use SelectionExprSequence and CrossFilterSet streams

This makes it possible to introspect the output of link_selections and discover the
linked streams that power it

* Remove PlotReset stream from SelectionExprSequence.

This is handled by `link_selection` by clearing history

* Remove stray type hint

* Refactor Plotly callback classes to expose stateless
get_event_data_from_property_update

* hide Plotly HVLine/HVSpan if coords are None

Plotly chooses default values automatically in this case,
so easier to just hide the shapes until there is valid data

* Handle Dash-style axis range event data

e.g.
{'xaxis.range[0]': 1, 'xaxis.range[1]': 4}

instead of
{'xaxis.range': [1, 4]}

* Treat kdims with the same name as identical during decollation

Handles case where dims of the outer objects in an object tree have labels and
dims for inner objects don't.

51226 of 58532 relevant lines covered (87.52%)

0.88 hits per line

Source Files on job 21595.1 (PKG_TEST_PYTHON="--test-python=py37 --test-python=py27" CHANS_DEV="-c pyviz/label/dev -c bokeh" CHANS="-c pyviz" MPLBACKEND="Agg" PYTHON_VERSION=3.7 MOZ_HEADLESS=1 DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6)
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2772
  • Travis Job 21595.1
  • 4a6477de on github
  • Prev Job for PKG_TEST_PYTHON="--test-python=py37 --test-python=py27" CHANS_DEV="-c pyviz/label/dev -c bokeh" CHANS="-c pyviz" MPLBACKEND="Agg" PYTHON_VERSION=3.7 MOZ_HEADLESS=1 DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6 on master (#21594.1)
  • Next Job for PKG_TEST_PYTHON="--test-python=py37 --test-python=py27" CHANS_DEV="-c pyviz/label/dev -c bokeh" CHANS="-c pyviz" MPLBACKEND="Agg" PYTHON_VERSION=3.7 MOZ_HEADLESS=1 DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6 on master (#21610.1)
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