koide3 / small_gicp

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

expose termination criterion #8

Closed koide3 closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 91.61%. Comparing base (8122528) to head (4fda016). Report is 2 commits behind head on master.

Files Patch % Lines
...rc/small_gicp/registration/registration_helper.cpp 0.00% 8 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 #8 +/- ## ========================================== - Coverage 92.30% 91.61% -0.69% ========================================== Files 34 34 Lines 1065 1073 +8 Branches 159 159 ========================================== Hits 983 983 - Misses 82 90 +8 ```

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