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

dask / dask / 11752
53%

Build:
DEFAULT BRANCH: master
Ran 12 Jun 2019 07:32PM UTC
Jobs 1
Files 111
Run time 7s
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
11752

push

travis-ci

web-flow
Raise ValueError if concatenate is given no arrays (#4927)

* Raise `ValueError` if `concatenate` gets no arrays

NumPy will raise if no arrays are provided to concatenate as it is
unclear what to do. This adds a similar exception for Dask Arrays. Also
this short circuits handling unusual cases later. Plus raises a clearer
exception than one might see if this weren't raised.

* Test `concatenate` raises when no arrays are given

17892 of 19708 relevant lines covered (90.79%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11752.3 (PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 12 Jun 2019 07:32PM UTC 0
90.79
Travis Job 11752.3
Source Files on build 11752
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11752
  • abc86d36 on github
  • Prev Build on master (#11750)
  • Next Build on master (#11756)
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