autowarefoundation / autoware.universe

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
1.02k stars 652 forks source link

test(clang-tidy): checking ci results #9358

Closed kobayu858 closed 1 week ago

kobayu858 commented 1 week ago

Description

This is not made to be merged. For checking to correct CI.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

github-actions[bot] commented 1 week ago

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.78%. Comparing base (2a37cd2) to head (1c15594). Report is 16 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9358 +/- ## ========================================== - Coverage 29.78% 29.78% -0.01% ========================================== Files 1338 1338 Lines 103257 103270 +13 Branches 40243 40245 +2 ========================================== Hits 30759 30759 - Misses 69511 69524 +13 Partials 2987 2987 ``` | [Flag](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9358/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | Coverage Δ | | *Carryforward flag | |---|---|---|---| | [differential](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9358/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `7.25% <ø> (?)` | | | | [total](https://app.codecov.io/gh/autowarefoundation/autoware.universe/pull/9358/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | `29.78% <ø> (ø)` | | Carriedforward from [2a37cd2](https://app.codecov.io/gh/autowarefoundation/autoware.universe/commit/2a37cd2c064071522f068b2f535243b465235771?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=autowarefoundation) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features:

kobayu858 commented 1 week ago

Confirmation Completed.