Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(autoware_pointcloud_preprocessor): redesign concatenate and time sync node #8300

Open
wants to merge 120 commits into
base: main
Choose a base branch
from

Merge branch 'feature/redesign_concatenate_and_time_sync_node' of git…

3a24c26
Select commit
Loading
Failed to load commit list.
Open

feat(autoware_pointcloud_preprocessor): redesign concatenate and time sync node #8300

Merge branch 'feature/redesign_concatenate_and_time_sync_node' of git…
3a24c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

29.80% (target 0.00%)

View this Pull Request on Codecov

29.80% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 72.17195% with 123 lines in your changes missing coverage. Please review.

Project coverage is 29.80%. Comparing base (86ba21f) to head (3a24c26).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...oncatenate_data/concatenate_and_time_sync_node.cpp 73.00% 28 Missing and 26 partials ⚠️
...processor/src/concatenate_data/cloud_collector.cpp 55.35% 21 Missing and 4 partials ⚠️
...sor/src/concatenate_data/combine_cloud_handler.cpp 83.80% 11 Missing and 12 partials ⚠️
...c/concatenate_data/collector_matching_strategy.cpp 48.78% 17 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8300      +/-   ##
==========================================
- Coverage   29.88%   29.80%   -0.08%     
==========================================
  Files        1440     1448       +8     
  Lines      108347   108822     +475     
  Branches    42467    41624     -843     
==========================================
+ Hits        32376    32437      +61     
- Misses      72730    73227     +497     
+ Partials     3241     3158      -83     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.