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

dask / dask / 11593
53%

Build:
DEFAULT BRANCH: master
Ran 28 May 2019 08:28PM UTC
Jobs 1
Files 109
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
11593

push

travis-ci

jrbourbeau
Drop outdated `numpy_compat` functions (#4850)

* Drop outdated `numpy_compat` functions

These functions (`nancumsum` and `nancumprod`) have been removed as part
of bumping the NumPy requirement to 1.13.0. So drop these fallback
imports as these functions don't exist any more.

* Update dask/array/tests/test_array_core.py

Co-Authored-By: James Bourbeau <jrbourbeau@users.noreply.github.com>

* Drop unneeded `nancumsum` and `nancumprod` imports

These appear to be no longer used in this file (maybe they were
previously?), but flake8 didn't catch them before. Go ahead and drop the
imports to clean things up a bit.

* Alias `nancumprod` and `nancumsum` in `chunk`

This is needed for code in `dask.array.reductions` and is how other
functions from NumPy operating on chunks are being handled currently.
Should also fix the CI errors introduced by dropping imports of these
functions from `numpy`.

17578 of 19354 relevant lines covered (90.82%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11593.3 (PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 28 May 2019 08:28PM UTC 0
90.82
Travis Job 11593.3
Source Files on build 11593
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11593
  • bb181a77 on github
  • Prev Build on master (#11592)
  • Next Build on master (#11594)
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