sdd / kiddo

Kiddo
Apache License 2.0
79 stars 13 forks source link

fix(ImmutableKdTree): prevent assertion failure #151

Closed sdd closed 5 months ago

sdd commented 5 months ago

fixes https://github.com/sdd/kiddo/issues/132

codecov-commenter commented 5 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (042ffa8) 95.34% compared to head (a862b42) 95.30%.

Files Patch % Lines
src/immutable/float/kdtree.rs 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #151 +/- ## ========================================== - Coverage 95.34% 95.30% -0.04% ========================================== Files 52 52 Lines 7580 7583 +3 Branches 7580 7583 +3 ========================================== Hits 7227 7227 - Misses 332 335 +3 Partials 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.