Skip to content

Put CLI load graph arguments in a reusable helper - #324

Merged
loichuder merged 1 commit into
mainfrom
add-load-cli-args
Jul 28, 2026
Merged

Put CLI load graph arguments in a reusable helper#324
loichuder merged 1 commit into
mainfrom
add-load-cli-args

Conversation

@loichuder

Copy link
Copy Markdown
Member

To be reused in ewoksreprocess

from .._engines import get_graph_representations


def ewoks_load_arguments() -> List[CLIArg]:

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Mirrors ewoks_inputs_arguments from ewoksutils.

Unfortunately, this helper cannot be in ewoksutils since it needs to gather the graph_representations for the source_representation arg

@loichuder
loichuder requested a review from woutdenolf July 27, 2026 14:08
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@loichuder
loichuder merged commit cce4763 into main Jul 28, 2026
12 checks passed
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.

2 participants