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

fix(mrm_handler, emergency_handler): remove unnecessary depend #8099

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

veqcc
Copy link
Contributor

@veqcc veqcc commented Jul 19, 2024

Description

This is basically based on this

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@veqcc veqcc self-assigned this Jul 19, 2024
@github-actions github-actions bot added the component:system System design and integration. (auto-assigned) label Jul 19, 2024
Copy link

Thank you for contributing to the Autoware project!

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

Please ensure:

@veqcc veqcc added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jul 19, 2024
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.94%. Comparing base (49dab18) to head (0fa06bd).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8099      +/-   ##
==========================================
- Coverage   28.95%   28.94%   -0.01%     
==========================================
  Files        1606     1606              
  Lines      117609   117620      +11     
  Branches    50614    50617       +3     
==========================================
  Hits        34050    34050              
- Misses      74400    74411      +11     
  Partials     9159     9159              
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 28.95% <ø> (ø) Carriedforward from 49dab18

*This pull request uses carry forward flags. Click here to find out more.

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

@veqcc veqcc merged commit 2df82b6 into autowarefoundation:main Jul 19, 2024
38 of 39 checks passed
@veqcc veqcc deleted the fix/remove_unnecessary_depend branch July 19, 2024 01:25
yhisaki pushed a commit to yhisaki/autoware.universe that referenced this pull request Jul 19, 2024
…arefoundation#8099)

* fix(mrm_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

* fix(emergency_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

---------

Signed-off-by: veqcc <[email protected]>
Signed-off-by: Y.Hisaki <[email protected]>
Ariiees pushed a commit to Ariiees/autoware.universe that referenced this pull request Jul 22, 2024
…arefoundation#8099)

* fix(mrm_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

* fix(emergency_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

---------

Signed-off-by: veqcc <[email protected]>
chihungtzeng pushed a commit to chihungtzeng/autoware.universe that referenced this pull request Jul 23, 2024
…arefoundation#8099)

* fix(mrm_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

* fix(emergency_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

---------

Signed-off-by: veqcc <[email protected]>
esteve pushed a commit to esteve/autoware.universe that referenced this pull request Aug 13, 2024
…arefoundation#8099)

* fix(mrm_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

* fix(emergency_handler): remove unnecessary depends

Signed-off-by: veqcc <[email protected]>

---------

Signed-off-by: veqcc <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:system System design and integration. (auto-assigned) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants