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

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

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 09 Oct 2017 12:39AM 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
568

push

travis-ci

jakirkham
Optimize pdist's handling of diagonal chunks

Make use of `cdist` for computing the bulk of the results for `pdist`.
However drop all duplicate chunks on the opposite side of the diagonal.
Though keep all chunks on the right side of the diagonal. As for any
chunks that land on the diagonal, break them up into pieces that include
non-duplicated pairs and pass those through `cdist` as well. Take all of
these results and flatten them so that they can be concatenated into one
big result.

307 of 308 relevant lines covered (99.68%)

3.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 568.1 (PYVER="3.6") 09 Oct 2017 12:41AM UTC 0
99.68
Travis Job 568.1
2 568.2 (PYVER="3.5") 09 Oct 2017 12:41AM UTC 0
99.68
Travis Job 568.2
3 568.3 (PYVER="3.4") 09 Oct 2017 12:40AM UTC 0
99.68
Travis Job 568.3
4 568.4 (PYVER="2.7") 09 Oct 2017 12:39AM UTC 0
97.08
Travis Job 568.4
Source Files on build 568
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #568
  • 7e66e26b on github
  • Prev Build on opt_gen_pdist_diag_2 (#564)
  • Next Build on opt_gen_pdist_diag_2 (#584)
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