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

mrocklin / dask / 1281
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: astype-passthrough
DEFAULT BRANCH: master
Ran 03 May 2016 05:55PM UTC
Jobs 1
Files 67
Run time 2min
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
1281

push

travis-ci

Matthew Rocklin
Pass dependencies through optimizations

This makes cull and fuse, two very common optimizations, return a
second ``dependencies`` result that is a frequently reused side effect
of the computation.  Dask.array was recreating this fairly expensive
data five times for a single optimization pass.

This is bad because it complicates optimizations.  This is good
because it halves total optimization time in some cases.

59 of 59 new or added lines in 9 files covered. (100.0%)

8399 of 8982 relevant lines covered (93.51%)

0.94 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
dask/order.py
1
100.0
dask/multiprocessing.py
1
100.0
dask/dataframe/csv.py
2
100.0
dask/core.py
3
100.0
dask/array/optimization.py
5
100.0
dask/optimize.py
Jobs
ID Job ID Ran Files Coverage
2 1281.2 03 May 2016 05:55PM UTC 0
93.51
Travis Job 1281.2
Source Files on build 1281
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1281
  • e69d4905 on github
  • Prev Build on fast-op (#1280)
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