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

jakirkham / dask-distance / 392
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 29 Sep 2017 09:05PM UTC
Jobs 4
Files 5
Run time 1min
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
392

push

travis-ci

jakirkham
Drop use of concatenate from ravel

The `atop`-based `ravel` implementation was previously using the
`concatenate` argument with `atop`. This apparently was pulling the
whole array into memory at once, which is probably a bad idea. To fix
that, we drop the `concatenate` argument. However that means we need to
make some other changes as well. So we `rechunk` beforehand such that
the last dimension is equivalent to the array's shape. This makes
`ravel` a trivial operation for each chunk.

299 of 299 relevant lines covered (100.0%)

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 392.1 (PYVER="3.6") 29 Sep 2017 09:07PM UTC 0
100.0
Travis Job 392.1
2 392.2 (PYVER="3.5") 29 Sep 2017 09:06PM UTC 0
100.0
Travis Job 392.2
3 392.3 (PYVER="3.4") 29 Sep 2017 09:06PM UTC 0
100.0
Travis Job 392.3
4 392.4 (PYVER="2.7") 29 Sep 2017 09:05PM UTC 0
97.99
Travis Job 392.4
Source Files on build 392
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #392
  • 0059d857 on github
  • Next Build on fix_ravel_chks (#394)
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

© 2025 Coveralls, Inc