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

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

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 08 Oct 2017 08:42PM UTC
Jobs 4
Files 5
Run time 26s
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
543

push

travis-ci

jakirkham
Use singleton chunks on pdist's diagonal

Tries to perform an optimization with `pdist` where it replaces chunks
on the diagonal with singleton chunks that have also been run through
`cdist`. This way unnecessary additional computations can be totally
avoided as those chunks will be dropped. Can be tweaked further by
trying to split chunks into smaller and smaller blocks, which should
improve the performance.

306 of 306 relevant lines covered (100.0%)

3.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 543.1 (PYVER="3.6") 08 Oct 2017 08:42PM UTC 0
100.0
Travis Job 543.1
2 543.2 (PYVER="3.5") 08 Oct 2017 08:42PM UTC 0
100.0
Travis Job 543.2
3 543.3 (PYVER="3.4") 08 Oct 2017 08:42PM UTC 0
100.0
Travis Job 543.3
4 543.4 (PYVER="2.7") 08 Oct 2017 08:42PM UTC 0
97.39
Travis Job 543.4
Source Files on build 543
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #543
  • ecfc6ddf on github
  • Prev Build on opt_gen_pdist_diag (#542)
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