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

dask / dask / 11329
53%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2019 08:52PM UTC
Jobs 1
Files 108
Run time 8s
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
11329

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

Jobs
ID Job ID Ran Files Coverage
3 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') 24 Apr 2019 08:52PM UTC 0
90.62
Travis Job 11329.3
Source Files on build 11329
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11329
  • 78feda79 on github
  • Prev Build on master (#11328)
  • Next Build on master (#11330)
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