Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Distances.jl 0.10.9 #259

Merged
merged 1 commit into from
Jul 26, 2023
Merged

Update to Distances.jl 0.10.9 #259

merged 1 commit into from
Jul 26, 2023

Conversation

alyst
Copy link
Member

@alyst alyst commented Jul 26, 2023

In 0.10.9 the signature of pairwise()/colwise() etc changed to have metric as the first argument (see JuliaStats/Distances.jl#239).

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (45d4ccc) 95.34% compared to head (647fc69) 95.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
+ Coverage   95.34%   95.36%   +0.02%     
==========================================
  Files          18       18              
  Lines        1310     1316       +6     
==========================================
+ Hits         1249     1255       +6     
  Misses         61       61              
Files Changed Coverage Δ
src/kmeans.jl 99.35% <100.00%> (ø)
src/seeding.jl 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alyst alyst merged commit 64fd46c into master Jul 26, 2023
@alyst alyst deleted the ast/fix_distances branch July 26, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants