Add new filters: FilterClear and FilterRemovePointCloudField#40
Add new filters: FilterClear and FilterRemovePointCloudField#40
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📝 WalkthroughWalkthroughTwo new filter classes are introduced to mp2p_icp_filters: FilterClear clears a specified metric map layer, and FilterRemovePointCloudField removes custom fields from point cloud layers. Corresponding implementations, headers, comprehensive tests, build configurations, and documentation updates are added. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~35 minutes Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
a4704c3 to
ba0bd12
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #40 +/- ##
===========================================
+ Coverage 76.93% 77.44% +0.50%
===========================================
Files 179 185 +6
Lines 9579 9836 +257
Branches 924 927 +3
===========================================
+ Hits 7370 7617 +247
- Misses 2209 2219 +10
🚀 New features to boost your workflow:
|
Summary by CodeRabbit
New Features
Documentation
Tests