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

Navigation scenario depends on elf metadata #190

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cedelavergne-ledger
Copy link
Contributor

Update navigation_scenario manager to support conditional execution based on elf metadata:

@cedelavergne-ledger cedelavergne-ledger force-pushed the cev/conditional_navigation_scenario branch 3 times, most recently from ecfaeee to 53b208f Compare June 27, 2024 15:38
@cedelavergne-ledger cedelavergne-ledger marked this pull request as draft July 8, 2024 08:43
@cedelavergne-ledger cedelavergne-ledger force-pushed the cev/conditional_navigation_scenario branch 4 times, most recently from 90c274e to ad21ea9 Compare July 12, 2024 12:40
@@ -51,17 +53,18 @@
self.validation += [NavInsID.USE_CASE_STATUS_DISMISS]

else:
raise NotImplementedError("Unknown device")
raise NotImplementedError("Unknown firmware")

Check failure

Code scanning / CodeQL

Syntax error Error

Syntax Error (in Python 3).
@cedelavergne-ledger cedelavergne-ledger force-pushed the cev/conditional_navigation_scenario branch from ad21ea9 to 76e0392 Compare July 12, 2024 13:02
@cedelavergne-ledger cedelavergne-ledger force-pushed the cev/conditional_navigation_scenario branch from 76e0392 to 2a3fa46 Compare July 12, 2024 13:06
Copy link

sonarcloud bot commented Jul 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant