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

Import pairwise and pairwise! from StatsAPI #213

Merged
merged 1 commit into from
Apr 6, 2021
Merged

Conversation

nalimilan
Copy link
Member

This will allow StatsBase to define fallback methods
for these without conflicting with Distances.

This will allow StatsBase to define fallback methods
for these without conflicting with Distances.
@nalimilan nalimilan requested a review from dkarrasch April 4, 2021 21:09
@codecov-io
Copy link

codecov-io commented Apr 4, 2021

Codecov Report

Merging #213 (bea45bd) into master (fa867d5) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   98.26%   98.26%   -0.01%     
==========================================
  Files           8        8              
  Lines         691      690       -1     
==========================================
- Hits          679      678       -1     
  Misses         12       12              
Impacted Files Coverage Δ
src/Distances.jl 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fa867d5...bea45bd. Read the comment docs.

@nalimilan nalimilan merged commit 369f586 into master Apr 6, 2021
@nalimilan nalimilan deleted the nl/StatsAPI branch April 6, 2021 19:49
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.

3 participants