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

Invert module structure #4

Merged
merged 5 commits into from
Oct 29, 2024

Rename validate_deployment to validate_update_group for consistency

2f45816
Select commit
Loading
Failed to load commit list.
Merged

Invert module structure #4

Rename validate_deployment to validate_update_group for consistency
2f45816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 29, 2024 in 1s

26.53% of diff hit (target 48.23%)

View this Pull Request on Codecov

26.53% of diff hit (target 48.23%)

Annotations

Check warning on line 21 in src/deploy_tools/apptainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/apptainer.py#L21

Added line #L21 was not covered by tests

Check warning on line 25 in src/deploy_tools/apptainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/apptainer.py#L25

Added line #L25 was not covered by tests

Check warning on line 27 in src/deploy_tools/apptainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/apptainer.py#L27

Added line #L27 was not covered by tests

Check warning on line 75 in src/deploy_tools/apptainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/apptainer.py#L75

Added line #L75 was not covered by tests

Check warning on line 77 in src/deploy_tools/apptainer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/apptainer.py#L77

Added line #L77 was not covered by tests

Check warning on line 12 in src/deploy_tools/command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/command.py#L12

Added line #L12 was not covered by tests

Check warning on line 19 in src/deploy_tools/command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/command.py#L19

Added line #L19 was not covered by tests

Check warning on line 19 in src/deploy_tools/layout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/layout.py#L19

Added line #L19 was not covered by tests

Check warning on line 22 in src/deploy_tools/layout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/layout.py#L22

Added line #L22 was not covered by tests

Check warning on line 25 in src/deploy_tools/layout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/layout.py#L25

Added line #L25 was not covered by tests

Check warning on line 37 in src/deploy_tools/layout.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/layout.py#L37

Added line #L37 was not covered by tests

Check warning on line 28 in src/deploy_tools/module.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/module.py#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 32 in src/deploy_tools/module.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/module.py#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/deploy_tools/module.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/module.py#L34

Added line #L34 was not covered by tests

Check warning on line 44 in src/deploy_tools/module.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/module.py#L44

Added line #L44 was not covered by tests

Check warning on line 89 in src/deploy_tools/module.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/module.py#L89

Added line #L89 was not covered by tests

Check warning on line 46 in src/deploy_tools/remove.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove.py#L46

Added line #L46 was not covered by tests

Check warning on line 53 in src/deploy_tools/remove.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove.py#L53

Added line #L53 was not covered by tests

Check warning on line 59 in src/deploy_tools/remove.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove.py#L57-L59

Added lines #L57 - L59 were not covered by tests

Check warning on line 21 in src/deploy_tools/remove_name_folders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove_name_folders.py#L21

Added line #L21 was not covered by tests

Check warning on line 24 in src/deploy_tools/remove_name_folders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove_name_folders.py#L24

Added line #L24 was not covered by tests

Check warning on line 29 in src/deploy_tools/remove_name_folders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove_name_folders.py#L29

Added line #L29 was not covered by tests

Check warning on line 32 in src/deploy_tools/remove_name_folders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove_name_folders.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in src/deploy_tools/remove_name_folders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/remove_name_folders.py#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 15 in src/deploy_tools/shell.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/shell.py#L15

Added line #L15 was not covered by tests