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

Improve cli commands #17

Merged
merged 6 commits into from
Feb 24, 2025

Add explanation of JSON schemas to README

e1edeba
Select commit
Loading
Failed to load commit list.
Merged

Improve cli commands #17

Add explanation of JSON schemas to README
e1edeba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 24, 2025 in 2s

65.00% of diff hit (target 43.77%)

View this Pull Request on Codecov

65.00% of diff hit (target 43.77%)

Annotations

Check warning on line 84 in src/deploy_tools/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/__main__.py#L84

Added line #L84 was not covered by tests

Check warning on line 147 in src/deploy_tools/compare.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/compare.py#L147

Added line #L147 was not covered by tests

Check warning on line 157 in src/deploy_tools/compare.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/compare.py#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 43 in src/deploy_tools/validate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/validate.py#L43

Added line #L43 was not covered by tests

Check warning on line 47 in src/deploy_tools/validate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/deploy_tools/validate.py#L46-L47

Added lines #L46 - L47 were not covered by tests