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

refactor(mrm_handler): use switch for state machine #7277

Merged

Conversation

danielsanchezaran
Copy link
Contributor

@danielsanchezaran danielsanchezaran commented Jun 5, 2024

Description

Refactor the state machine

Tests performed

PSim

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:system System design and integration. (auto-assigned) label Jun 5, 2024
@danielsanchezaran danielsanchezaran added tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) labels Jun 6, 2024
@danielsanchezaran danielsanchezaran marked this pull request as ready for review June 6, 2024 00:01
Copy link
Contributor

@veqcc veqcc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

DCO seems not working again 😢

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
@danielsanchezaran danielsanchezaran changed the title refactor(mrm_handler): Use switch for state machine refactor(mrm_handler): use switch for state machine Jun 6, 2024
@danielsanchezaran danielsanchezaran enabled auto-merge (squash) June 6, 2024 09:12
@danielsanchezaran danielsanchezaran merged commit 7d69e00 into autowarefoundation:main Jun 6, 2024
24 of 27 checks passed
@danielsanchezaran danielsanchezaran deleted the refactor/mrm_handler branch June 6, 2024 10:24
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* refactor nested if elses

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* delete other commits

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

* return for consistency

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>

---------

Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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