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

mrocklin / dask / 1320
93%
master: 94%

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

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.

37 of 37 new or added lines in 1 file covered. (100.0%)

8567 of 9147 relevant lines covered (93.66%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1320.2 28 May 2016 03:41PM UTC 0
93.66
Travis Job 1320.2
Source Files on build 1320
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1320
  • bcec54f2 on github
  • Next Build on bag-shuffle-task (#1321)
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