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

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

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2019 03:17PM UTC
Files 277
Run time 24s
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

03 Sep 2019 12:43PM UTC coverage: 88.076%. Remained the same
DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6

cron

travis-ci

web-flow
Add dim-expression support in Dataset.select  (#3920)

* Add compute and keep_index kwargs to interface.values. Adds new `compute` and `keep_index` kwargs to the `values` method of all data interfaces. For dask data structures, compute controls whether value is evaluated before being returned. For pandas/dask Series, keep_index controls whether the values are returned as a series (keep_index=True) or array (keep_index=False).

* Support indexing Dataset with pandas/Dask series. Makes it possible to filter a dataset using a pandas or dask series with index that matches the index of the element's `data` data frame.

* Add expression selection tests

* Add selection_expr argument to Dataset.select. This may be set to a dim predicate express indicating which rows should kept. Add error message if first arg is not a dim expression, referring users to the selection_specs keyword argument.

44341 of 50344 relevant lines covered (88.08%)

0.88 hits per line

Source Files on job 18495.1 (DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1107
  • Travis Job 18495.1
  • 996e7c4c on github
  • Prev Job for DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6 on master (#18490.1)
  • Next Job for DESC="Python 3.6 tests" HV_REQUIREMENTS="unit_tests" PYTHON_VERSION=3.6 on master (#18498.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