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(default_ad_api): apply route_selector #6364

Merge branch 'main' into feat/adapi-apply-route-selector

6f1d3e7
Select commit
Loading
Failed to load commit list.
Merged

feat(default_ad_api): apply route_selector #6364

Merge branch 'main' into feat/adapi-apply-route-selector
6f1d3e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

15.13% (+0.03%) compared to 86b4335

View this Pull Request on Codecov

15.13% (+0.03%) compared to 86b4335

Details

Codecov Report

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

Comparison is base (86b4335) 15.09% compared to head (6f1d3e7) 15.13%.
Report is 2 commits behind head on main.

Files Patch % Lines
system/default_ad_api/src/routing.cpp 2.12% 39 Missing and 7 partials ⚠️
...stem/default_ad_api/src/utils/route_conversion.cpp 0.00% 34 Missing ⚠️
...stem/default_ad_api/src/utils/route_conversion.hpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6364      +/-   ##
==========================================
+ Coverage   15.09%   15.13%   +0.03%     
==========================================
  Files        1823     1824       +1     
  Lines      126342   126075     -267     
  Branches    38200    38212      +12     
==========================================
- Hits        19077    19076       -1     
+ Misses      85871    85609     -262     
+ Partials    21394    21390       -4     

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