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

JuliaStats / Distances.jl / 454
95%

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

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.

455 of 491 relevant lines covered (92.67%)

10382.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 454.1 15 Aug 2019 12:02PM UTC 0
88.1
Travis Job 454.1
2 454.2 15 Aug 2019 12:02PM UTC 0
92.22
Travis Job 454.2
3 454.3 15 Aug 2019 12:03PM UTC 0
88.1
Travis Job 454.3
4 454.4 15 Aug 2019 12:03PM UTC 0
92.22
Travis Job 454.4
5 454.5 15 Aug 2019 12:02PM UTC 0
92.08
Travis Job 454.5
6 454.6 15 Aug 2019 12:08PM UTC 0
92.08
Travis Job 454.6
Source Files on build 454
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #454
  • e03f7d68 on github
  • Prev Build on master (#449)
  • Next Build on master (#456)
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