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

refactor(intersection): divide source files and modifyPathVelocity #6134

Merged

refactor modifyPathVelocityDetail

c6a4395
Select commit
Loading
Failed to load commit list.
Merged

refactor(intersection): divide source files and modifyPathVelocity #6134

refactor modifyPathVelocityDetail
c6a4395
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2024 in 0s

14.45% (-0.16%) compared to 454e19d

View this Pull Request on Codecov

14.45% (-0.16%) compared to 454e19d

Details

Codecov Report

Attention: 1043 lines in your changes are missing coverage. Please review.

Comparison is base (454e19d) 14.61% compared to head (c6a4395) 14.45%.
Report is 9 commits behind head on main.

Files Patch % Lines
...ion_module/src/scene_intersection_prepare_data.cpp 0.00% 358 Missing ⚠️
...ection_module/src/scene_intersection_collision.cpp 0.00% 270 Missing ⚠️
...ection_module/src/scene_intersection_occlusion.cpp 0.00% 179 Missing ⚠️
...tersection_module/src/scene_intersection_stuck.cpp 0.00% 156 Missing ⚠️
..._intersection_module/src/intersection_lanelets.cpp 0.00% 34 Missing ⚠️
...behavior_velocity_intersection_module/src/util.cpp 0.00% 18 Missing ⚠️
...locity_intersection_module/src/decision_result.hpp 0.00% 14 Missing ⚠️
..._intersection_module/src/intersection_lanelets.hpp 0.00% 11 Missing ⚠️
...avior_velocity_intersection_module/src/manager.cpp 0.00% 1 Missing ⚠️
...havior_velocity_intersection_module/src/result.hpp 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6134      +/-   ##
==========================================
- Coverage   14.61%   14.45%   -0.16%     
==========================================
  Files        1860     1869       +9     
  Lines      127417   128784    +1367     
  Branches    37286    38137     +851     
==========================================
- Hits        18619    18618       -1     
- Misses      87885    89233    +1348     
- Partials    20913    20933      +20     

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