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

JuliaStats / Distances.jl / 454 / 2
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2019 12:02PM UTC
Files 9
Run time 1s
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

15 Aug 2019 11:59AM UTC coverage: 92.222% (+4.4%) from 87.849%
454.2

push

travis-ci

KristofferC
move implementations into type overloading (aka. functor) (#139)

* make evaluate a general API

* BhattacharyyaDist and HellingerDist

* Bregman

* Haversine

* SqMahalanobis and Mahalanobis

* metrics in metrics.jl

CorrDist is excluded from `UnionMetrics` since it's a simple wrap on CosineDist

* remove specification of pairwise and colwise on CorrDist

The previous specification is needed to pass a centralized input, now
we don't need it anymore

* metrics in wmetrics.jl

* colwise and pairwise

* update README.md

* update test

* rename metric_list to metrics

* revert auto-formatted spaces

changed parts:

* spaces after type annotation, e.g, `b::AbstractMatrix = a`

not changed parts:

* additional spaces at the end of line
* spaces between operations and comma, e.g., `a + b` and `(a, b)`

* update format

* rollback auto-format on whitespaces

* test if there are any ambiguities

This PR fixes all the ambiguities as a good start, future PRs may not
break this.

581 of 630 relevant lines covered (92.22%)

2232.1 hits per line

Source Files on job 454.2
  • Tree
  • List 0
  • Changed 9
  • Source Changed 7
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 426
  • Travis Job 454.2
  • e03f7d68 on github
  • Prev Job for on master (#449.1)
  • Next Job for on master (#456.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

© 2026 Coveralls, Inc