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

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

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 29 Sep 2017 08:02PM UTC
Jobs 4
Files 5
Run time 36s
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
384

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

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 384.1 (PYVER="3.6") 29 Sep 2017 08:02PM UTC 0
100.0
Travis Job 384.1
2 384.2 (PYVER="3.5") 29 Sep 2017 08:02PM UTC 0
100.0
Travis Job 384.2
3 384.3 (PYVER="3.4") 29 Sep 2017 08:02PM UTC 0
100.0
Travis Job 384.3
4 384.4 (PYVER="2.7") 29 Sep 2017 08:02PM UTC 0
97.99
Travis Job 384.4
Source Files on build 384
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #384
  • 37d5761c on github
  • Prev Build on fix_pdist_bug (#375)
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