sdd / kiddo

Kiddo
Apache License 2.0
85 stars 14 forks source link

feat!: `ImmutableKdTree` now works on stable #120

Closed sdd closed 9 months ago

sdd commented 9 months ago

BREAKING CHANGE: the immutable crate feature now no longer exists.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e3d0211) 92.25% compared to head (2e28e97) 92.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #120 +/- ## ========================================== + Coverage 92.25% 92.43% +0.17% ========================================== Files 51 51 Lines 6200 6188 -12 Branches 6200 6188 -12 ========================================== Hits 5720 5720 + Misses 450 438 -12 Partials 30 30 ```

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