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

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

Build:
Build:
LAST BUILD BRANCH: fix_license_typo
DEFAULT BRANCH: master
Ran 07 Oct 2017 11:35PM UTC
Jobs 4
Files 5
Run time 15s
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
521

push

travis-ci

jakirkham
Avoid an internal extra range check in pdist

Since all the blocks on the wrong side of the diagonal should be dropped
anyways, there is no need to avoid the element-wise check for them. So
simply check which blocks are completely on the right side of the
diagonal and use `cdist`-style approach with them. The rest can proceed
through the element-wise approach. Skipping the extra min and max speeds
up the result substantially.

311 of 311 relevant lines covered (100.0%)

3.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 521.1 (PYVER="3.6") 07 Oct 2017 11:35PM UTC 0
100.0
Travis Job 521.1
2 521.2 (PYVER="3.5") 07 Oct 2017 11:35PM UTC 0
100.0
Travis Job 521.2
3 521.3 (PYVER="3.4") 07 Oct 2017 11:35PM UTC 0
100.0
Travis Job 521.3
4 521.4 (PYVER="2.7") 07 Oct 2017 11:35PM UTC 0
97.43
Travis Job 521.4
Source Files on build 521
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #521
  • 05992a7d on github
  • Prev Build on opt_pdist_diag (#519)
  • Next Build on opt_pdist_diag (#523)
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