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

fix deprecations on 0.7 and support 0.6 #46

Merged
merged 1 commit into from
May 17, 2017
Merged

fix deprecations on 0.7 and support 0.6 #46

merged 1 commit into from
May 17, 2017

Conversation

KristofferC
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented May 17, 2017

Codecov Report

Merging #46 into master will decrease coverage by 0.31%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   94.02%   93.71%   -0.32%     
==========================================
  Files          14       14              
  Lines         519      509      -10     
==========================================
- Hits          488      477      -11     
- Misses         31       32       +1
Impacted Files Coverage Δ
src/hyperrectangles.jl 69.23% <ø> (ø) ⬆️
src/NearestNeighbors.jl 66.66% <ø> (-16.67%) ⬇️
src/datafreetree.jl 82.14% <ø> (ø) ⬆️
src/ball_tree.jl 100% <ø> (ø) ⬆️
src/brute_tree.jl 100% <ø> (ø) ⬆️
src/hyperspheres.jl 100% <ø> (ø) ⬆️
src/kd_tree.jl 100% <ø> (ø) ⬆️
src/tree_data.jl 100% <ø> (ø) ⬆️

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 2472fac...edf6fb7. Read the comment docs.

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