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

mrocklin / dask / 1320 / 2
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: astype-passthrough
DEFAULT BRANCH: master
Ran 28 May 2016 03:41PM UTC
Files 67
Run time 3s
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

27 May 2016 11:59PM UTC coverage: 93.659%. First build
1320.2

push

travis-ci

mrocklin
Add task-based shuffle for dask.bag

This uses the transpose trick originally described in
https://github.com/dask/dask/issues/417 to affect a shuffle using the
task scheduling framework.  This is slower than partd on a single
machine but can work with the distributed scheduler.

This operates in log(n) / log(32) full memory copies and
n_partitions * 32 * n_copies tasks.

8567 of 9147 relevant lines covered (93.66%)

0.94 hits per line

Source Files on job 1320.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1320
  • Travis Job 1320.2
  • bcec54f2 on github
  • Next Job for on bag-shuffle-task (#1321.2)
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