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

dask / dask / 11329 / 3
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2019 08:52PM UTC
Files 108
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

24 Apr 2019 08:04PM UTC coverage: 90.62% (-0.006%) from 90.626%
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

mrocklin
dask.array.bincount() - make 'minlength' keyword argument optional (#4684)

* da.bincount() automatic calculation of 'minlength' kwarg

* Test for da.bincount unspecified minlength kwarg

* _bincount_sum() helper function for bincount

* Make sure dtype is propagated through computation

* (nan,) shape if minlength not specified, must compute to find len()

* Remove unused import from dask/array/routines.py

* Not necessary to specify dtype of bincount input array

* Bump numpy version to 1.13.0 for travis python 3.5 builds

* Bump pandas to 0.20.2 for python 3.5 travis build

* Update dask/array/routines.py

Replace unnecessary variable bincount_list

Co-Authored-By: GenevieveBuckley <30920819+GenevieveBuckley@users.noreply.github.com>

* Update dask/array/routines.py

Remove bincount_list variable

Co-Authored-By: GenevieveBuckley <30920819+GenevieveBuckley@users.noreply.github.com>

* Move name definition next to tokenize for dask.array.bincount

* Update dask/array/routines.py

Co-Authored-By: GenevieveBuckley <30920819+GenevieveBuckley@users.noreply.github.com>

* Return to using dictionary comprehensions

* Raise ValueError instead of using assert statements in bincount function

* check names and add back token

17109 of 18880 relevant lines covered (90.62%)

0.91 hits per line

Source Files on job 11329.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 10184
  • Travis Job 11329.3
  • 78feda79 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 (#11328.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 (#11330.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