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

Validate deployment files #3884

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

More additions to testing

1e79c52
Select commit
Loading
Failed to load commit list.
Draft

Validate deployment files #3884

More additions to testing
1e79c52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 4, 2025 in 0s

95.05% of diff hit (target 93.85%)

View this Pull Request on Codecov

95.05% of diff hit (target 93.85%)

Annotations

Check warning on line 72 in src/cfnlint/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/core.py#L72

Added line #L72 was not covered by tests

Check warning on line 98 in src/cfnlint/rules/_rule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/rules/_rule.py#L98

Added line #L98 was not covered by tests

Check warning on line 261 in src/cfnlint/runner/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/runner/cli.py#L261

Added line #L261 was not covered by tests

Check warning on line 46 in src/cfnlint/runner/deployment_file/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/runner/deployment_file/runner.py#L46

Added line #L46 was not covered by tests

Check warning on line 33 in src/cfnlint/runner/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/runner/exceptions.py#L33

Added line #L33 was not covered by tests

Check warning on line 71 in src/cfnlint/runner/template/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/runner/template/runner.py#L71

Added line #L71 was not covered by tests

Check warning on line 97 in src/cfnlint/runner/template/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/runner/template/runner.py#L97

Added line #L97 was not covered by tests