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

ci(pre-commit): update cpplint to 2.0.0 #9557

Merged
merged 6 commits into from
Dec 5, 2024

revert mis-casting and add NOLINTNEXTLINE for function signature

094842d
Select commit
Loading
Failed to load commit list.
Merged

ci(pre-commit): update cpplint to 2.0.0 #9557

revert mis-casting and add NOLINTNEXTLINE for function signature
094842d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

29.50% (target 0.00%)

View this Pull Request on Codecov

29.50% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.50%. Comparing base (1aba360) to head (094842d).

Files with missing lines Patch % Lines
..._image_projection_based_fusion/src/fusion_node.cpp 0.00% 14 Missing ⚠️
...em/system_monitor/reader/hdd_reader/hdd_reader.cpp 0.00% 9 Missing ⚠️
...sed_fusion/src/roi_detected_object_fusion/node.cpp 0.00% 6 Missing ⚠️
...toware_pure_pursuit_core/autoware_pure_pursuit.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9557      +/-   ##
==========================================
- Coverage   29.50%   29.50%   -0.01%     
==========================================
  Files        1445     1450       +5     
  Lines      108571   108607      +36     
  Branches    41420    41423       +3     
==========================================
+ Hits        32037    32042       +5     
- Misses      73412    73443      +31     
  Partials     3122     3122              

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