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

holoviz / holoviews / 21610
86%

Build:
DEFAULT BRANCH: master
Ran 28 Sep 2020 06:47PM UTC
Jobs 2
Files 295
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
21610

cron

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.

293 of 293 new or added lines in 9 files covered. (100.0%)

51400 of 58532 relevant lines covered (87.82%)

1.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21610.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) 28 Sep 2020 06:47PM UTC 0
87.52
Travis Job 21610.1
2 21610.2 (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 2.7 tests" PYTHON_VERSION=2.7 HV_REQUIREMENTS="unit_tests") 28 Sep 2020 06:47PM UTC 0
86.42
Travis Job 21610.2
Source Files on build 21610
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21610
  • 4a6477de on github
  • Prev Build on master (#21595)
  • Next Build on master (#21615)
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