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(intersection_occlusion): quickly delete occlusion wall on change from green to yellow/red #6608

feat(intersection_occlusion): quickly delete occlusion wall on change…

cd25015
Select commit
Loading
Failed to load commit list.
Merged

feat(intersection_occlusion): quickly delete occlusion wall on change from green to yellow/red #6608

feat(intersection_occlusion): quickly delete occlusion wall on change…
cd25015
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 1s

14.80% (+0.00%) compared to 680953d

View this Pull Request on Codecov

14.80% (+0.00%) compared to 680953d

Details

Codecov Report

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

Project coverage is 14.80%. Comparing base (680953d) to head (cd25015).
Report is 5 commits behind head on main.

Files Patch % Lines
...ion_module/src/scene_intersection_prepare_data.cpp 0.00% 5 Missing ⚠️
...ection_module/src/scene_intersection_occlusion.cpp 0.00% 4 Missing ⚠️
...ity_intersection_module/src/scene_intersection.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6608   +/-   ##
=======================================
  Coverage   14.79%   14.80%           
=======================================
  Files        1920     1920           
  Lines      132349   132271   -78     
  Branches    39339    39316   -23     
=======================================
  Hits        19580    19580           
+ Misses      90934    90857   -77     
+ Partials    21835    21834    -1     

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