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(geography_utils): add projection in geography_utils #4833

Merged

Merge branch 'main' into feat/gnss_poser/use_lanelet2_projector

a952c87
Select commit
Loading
Failed to load commit list.
Merged

feat(geography_utils): add projection in geography_utils #4833

Merge branch 'main' into feat/gnss_poser/use_lanelet2_projector
a952c87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2023 in 1s

15.17% (+0.04%) compared to 9ac0ea4

View this Pull Request on Codecov

15.17% (+0.04%) compared to 9ac0ea4

Details

Codecov Report

Patch coverage: 60.74% and project coverage change: +0.04% 🎉

Comparison is base (9ac0ea4) 15.12% compared to head (a952c87) 15.17%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4833      +/-   ##
==========================================
+ Coverage   15.12%   15.17%   +0.04%     
==========================================
  Files        1577     1580       +3     
  Lines      108567   108629      +62     
  Branches    33343    33369      +26     
==========================================
+ Hits        16418    16481      +63     
+ Misses      74251    74222      -29     
- Partials    17898    17926      +28     
Files Changed Coverage Δ
...raffic_light_arbiter/src/traffic_light_arbiter.cpp 0.00% <ø> (ø)
sensing/gnss_poser/src/gnss_poser_core.cpp 0.00% <0.00%> (ø)
system/default_ad_api/src/vehicle.cpp 16.12% <0.00%> (+2.61%) ⬆️
common/geography_utils/test/test_projection.cpp 62.06% <62.06%> (ø)
common/geography_utils/src/projection.cpp 74.07% <74.07%> (ø)
...mmon/geography_utils/test/test_geography_utils.cpp 100.00% <100.00%> (ø)
common/geography_utils/test/test_height.cpp 61.11% <100.00%> (-3.89%) ⬇️

... and 1 file with indirect coverage changes

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