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

build: remove redundant move for build on noble #12

Merged
merged 1 commit into from
Jul 2, 2024

remove redundant move

d4429b6
Select commit
Loading
Failed to load commit list.
Merged

build: remove redundant move for build on noble #12

remove redundant move
d4429b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

15.93% (+0.00%) compared to 08afed3

View this Pull Request on Codecov

15.93% (+0.00%) compared to 08afed3

Details

Codecov Report

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

Project coverage is 15.93%. Comparing base (08afed3) to head (d4429b6).
Report is 1 commits behind head on main.

Files Patch % Lines
autoware_lanelet2_extension/lib/utilities.cpp 0.00% 1 Missing ⚠️
...ware_lanelet2_extension/src/check_right_of_way.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   15.93%   15.93%           
=======================================
  Files          40       40           
  Lines        2748     2748           
  Branches     1339     1339           
=======================================
  Hits          438      438           
  Misses       2222     2222           
  Partials       88       88           

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