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

mrocklin / dask / 2637
91%
master: 94%

Build:
Build:
LAST BUILD BRANCH: astype-passthrough
DEFAULT BRANCH: master
Ran 06 Jan 2019 02:24AM UTC
Jobs 1
Files 104
Run time 6s
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
2637

push

travis-ci

mrocklin
Use chunks="auto" in array creation routines

This uses the chunks="auto" option in array creation routines like
ones, zeros, random, arange, and so on.

```python
import dask.array as da

x = da.ones((10000, 10000))
x.chunks
```

48 of 48 new or added lines in 4 files covered. (100.0%)

17044 of 18701 relevant lines covered (91.14%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2637.3 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 06 Jan 2019 02:24AM UTC 0
91.14
Travis Job 2637.3
Source Files on build 2637
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2637
  • 36c6a7cc on github
  • Next Build on auto-chunks-creation (#2638)
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