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

jakirkham / dask-distance / 384 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 29 Sep 2017 08:02PM 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 07:53PM UTC coverage: 100.0%. Remained the same
PYVER="3.6"

push

travis-ci

jakirkham
Flatten unselected result and mask in pdist

Before applying the mask to select out the upper triangle in `pdist`,
make sure to flatten the array first. Otherwise each chunk will be
flattened and combined instead. This creates a result whose order is
chunk dependent and thus will not match with SciPy's result for
non-trivial numbers of points per chunk.

Note: Uses our internal `ravel` function due to limitations of the
implementation in Dask 0.13.0. Also this implementation of `ravel` is a
bit more performant.

299 of 299 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 384.1 (PYVER="3.6")
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 384
  • Travis Job 384.1
  • 37d5761c on github
  • Prev Job for PYVER="3.6" on fix_pdist_bug (#375.1)
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