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

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

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 29 Sep 2017 09:06PM UTC
Files 5
Run time 0s
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

29 Sep 2017 09:02PM UTC coverage: 100.0%. First build
PYVER="3.5"

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%)

1.0 hits per line

Source Files on job 392.2 (PYVER="3.5")
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 392
  • Travis Job 392.2
  • 0059d857 on github
  • Next Job for PYVER="3.5" on fix_ravel_chks (#394.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

© 2025 Coveralls, Inc