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

fix(autoware_pointcloud_preprocessor): resolve issue with FLT_MAX not declared on Jazzy #8586

fix(pointcloud-preprocessor): FLT_MAX not declared

105bd3a
Select commit
Loading
Failed to load commit list.
Merged

fix(autoware_pointcloud_preprocessor): resolve issue with FLT_MAX not declared on Jazzy #8586

fix(pointcloud-preprocessor): FLT_MAX not declared
105bd3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

23.92% (target 0.00%)

View this Pull Request on Codecov

23.92% (target 0.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.92%. Comparing base (d95cfae) to head (105bd3a).
Report is 71 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8586      +/-   ##
==========================================
- Coverage   23.93%   23.92%   -0.01%     
==========================================
  Files        1384     1386       +2     
  Lines      102106   102133      +27     
  Branches    38912    38911       -1     
==========================================
- Hits        24435    24432       -3     
- Misses      75195    75226      +31     
+ Partials     2476     2475       -1     

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