sdd / kiddo

Kiddo
Apache License 2.0
85 stars 14 forks source link

Export float `ImmutableKdTree` and `Manhattan` from root. Clean up examples #103

Closed sdd closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Merging #103 (4fc2230) into master (9fd5e80) will decrease coverage by 0.10%. The diff coverage is 47.61%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
- Coverage   91.21%   91.11%   -0.10%     
==========================================
  Files          41       41              
  Lines        5455     5450       -5     
  Branches     5455     5450       -5     
==========================================
- Hits         4976     4966      -10     
- Misses        450      457       +7     
+ Partials       29       27       -2     
Files Coverage Δ
src/float/kdtree.rs 81.55% <ø> (ø)
src/float/query/within.rs 100.00% <ø> (ø)
src/float_leaf_simd/leaf_node.rs 73.56% <100.00%> (+5.70%) :arrow_up:
...immutable/common/generate_immutable_nearest_one.rs 100.00% <100.00%> (ø)
src/immutable/float/query/nearest_n_within.rs 94.73% <0.00%> (ø)
src/immutable/float/kdtree.rs 82.46% <0.00%> (-0.36%) :arrow_down:
src/immutable/float/construction.rs 39.06% <0.00%> (-4.05%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more