Skip to content

Provide shortcut names for common cloud field names

27fe3ad
Select commit
Loading
Failed to load commit list.
Merged

Fix usage of some deprecated cloud types #23

Provide shortcut names for common cloud field names
27fe3ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

64.96% (+0.01%) compared to 0791151

View this Pull Request on Codecov

64.96% (+0.01%) compared to 0791151

Details

Codecov Report

❌ Patch coverage is 91.89189% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.96%. Comparing base (0791151) to head (27fe3ad).

Files with missing lines Patch % Lines
mp2p_icp_filters/src/Generator.cpp 0.00% 2 Missing ⚠️
mp2p_icp_filters/src/FilterNormalizeIntensity.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #23      +/-   ##
===========================================
+ Coverage    64.94%   64.96%   +0.01%     
===========================================
  Files          156      156              
  Lines         7847     7860      +13     
  Branches       851      852       +1     
===========================================
+ Hits          5096     5106      +10     
- Misses        2751     2754       +3     
Files with missing lines Coverage Δ
..._icp_filters/include/mp2p_icp_filters/FilterBase.h 0.00% <ø> (ø)
mp2p_icp_filters/src/FilterByIntensity.cpp 98.57% <100.00%> (ø)
mp2p_icp_filters/src/FilterDecimateVoxels.cpp 92.17% <100.00%> (+0.27%) ⬆️
tests/test-mp2p_FilterByExpression.cpp 95.65% <100.00%> (ø)
tests/test-mp2p_FilterDecimateVoxels.cpp 92.50% <100.00%> (+0.09%) ⬆️
tests/test-mp2p_Filters.cpp 97.89% <100.00%> (ø)
tests/test-mp2p_deskew.cpp 96.28% <100.00%> (+0.07%) ⬆️
mp2p_icp_filters/src/FilterNormalizeIntensity.cpp 1.92% <0.00%> (ø)
mp2p_icp_filters/src/Generator.cpp 58.07% <0.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.