koide3 / small_gicp

Efficient and parallel algorithms for point cloud registration [C++, Python]
MIT License
318 stars 40 forks source link

improve knn performance of voxelmaps #79

Closed koide3 closed 3 weeks ago

koide3 commented 3 weeks ago
codecov-commenter commented 3 weeks ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 80.39216% with 10 lines in your changes missing coverage. Please review.

Project coverage is 93.34%. Comparing base (fccb619) to head (b2bed0c).

Files Patch % Lines
include/small_gicp/ann/incremental_voxelmap.hpp 73.68% 10 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ========================================== - Coverage 94.32% 93.34% -0.98% ========================================== Files 38 38 Lines 846 857 +11 Branches 79 77 -2 ========================================== + Hits 798 800 +2 - Misses 48 57 +9 ```

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