Skip to content

Add infrahubctl menu load command to load menu items from a file #73

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

Merged
merged 3 commits into from
Oct 14, 2024

Improve support for relationship & cleanup

cd83cde
Select commit
Loading
Failed to load commit list.
Merged

Add infrahubctl menu load command to load menu items from a file #73

Improve support for relationship & cleanup
cd83cde
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 1s

54.54% of diff hit (target 0.00%)

View this Pull Request on Codecov

54.54% of diff hit (target 0.00%)

Annotations

Check warning on line 351 in infrahub_sdk/ctl/cli_commands.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/cli_commands.py#L351

Added line #L351 was not covered by tests

Check warning on line 36 in infrahub_sdk/ctl/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/menu.py#L36

Added line #L36 was not covered by tests

Check warning on line 38 in infrahub_sdk/ctl/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/menu.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in infrahub_sdk/ctl/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/menu.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in infrahub_sdk/ctl/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/menu.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in infrahub_sdk/ctl/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/menu.py#L48

Added line #L48 was not covered by tests

Check warning on line 36 in infrahub_sdk/ctl/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/object.py#L36

Added line #L36 was not covered by tests

Check warning on line 38 in infrahub_sdk/ctl/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/object.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in infrahub_sdk/ctl/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/object.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in infrahub_sdk/ctl/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/object.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in infrahub_sdk/ctl/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/object.py#L48

Added line #L48 was not covered by tests

Check warning on line 166 in infrahub_sdk/ctl/schema.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/schema.py#L166

Added line #L166 was not covered by tests

Check warning on line 195 in infrahub_sdk/ctl/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/ctl/utils.py#L193-L195

Added lines #L193 - L195 were not covered by tests

Check warning on line 14 in infrahub_sdk/spec/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/menu.py#L14

Added line #L14 was not covered by tests

Check warning on line 17 in infrahub_sdk/spec/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/menu.py#L17

Added line #L17 was not covered by tests

Check warning on line 19 in infrahub_sdk/spec/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/menu.py#L19

Added line #L19 was not covered by tests

Check warning on line 29 in infrahub_sdk/spec/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/menu.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in infrahub_sdk/spec/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/menu.py#L32

Added line #L32 was not covered by tests

Check warning on line 35 in infrahub_sdk/spec/menu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/menu.py#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 16 in infrahub_sdk/spec/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/object.py#L16

Added line #L16 was not covered by tests

Check warning on line 31 in infrahub_sdk/spec/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/object.py#L31

Added line #L31 was not covered by tests

Check warning on line 33 in infrahub_sdk/spec/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/object.py#L33

Added line #L33 was not covered by tests

Check warning on line 35 in infrahub_sdk/spec/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/object.py#L35

Added line #L35 was not covered by tests

Check warning on line 38 in infrahub_sdk/spec/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/object.py#L38

Added line #L38 was not covered by tests

Check warning on line 41 in infrahub_sdk/spec/object.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

infrahub_sdk/spec/object.py#L41

Added line #L41 was not covered by tests