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

dask / dask / 11593 / 3
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 28 May 2019 08:28PM UTC
Files 109
Run time 6s
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 May 2019 08:01PM UTC coverage: 90.824%. Remained the same
PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true'

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

Source Files on job 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')
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10386
  • Travis Job 11593.3
  • bb181a77 on github
  • Prev Job for PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true' on master (#11592.3)
  • Next Job for PYTHON=3.6 NUMPY=1.15.1 PANDAS=0.23.4 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true' on master (#11594.3)
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