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

V0.3.0 #16

Merged
merged 75 commits into from Dec 10, 2019
Merged

V0.3.0 #16

merged 75 commits into from Dec 10, 2019

Conversation

dillondaudert
Copy link
Owner

With the majority of functionality originally planned completed, this can be merged and is nearly ready for a new release.

@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #16 into master will increase coverage by 6.82%.
The diff coverage is 95.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   88.41%   95.23%   +6.82%     
==========================================
  Files           4       10       +6     
  Lines         164      252      +88     
==========================================
+ Hits          145      240      +95     
+ Misses         19       12       -7
Impacted Files Coverage Δ
src/NearestNeighborDescent.jl 100% <ø> (ø) ⬆️
src/knn_graph/KNNGraphs.jl 100% <100%> (ø)
src/knn_graph/heap_utils.jl 100% <100%> (ø)
src/descent.jl 100% <100%> (ø)
src/utils.jl 100% <100%> (+8.43%) ⬆️
src/knn_graph/abstract.jl 20% <20%> (ø)
src/search.jl 90.19% <90.19%> (ø)
src/knn_graph/heap_edge.jl 93.33% <93.33%> (ø)
src/knn_graph/threaded_heap_graph.jl 97.77% <97.77%> (ø)
src/knn_graph/heap_graph.jl 98.41% <98.41%> (ø)
... and 8 more

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 141d63b...5bb0466. Read the comment docs.

@dillondaudert dillondaudert merged commit 8dbc084 into master Dec 10, 2019
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.

None yet

1 participant