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 9 commits into
base: main
Choose a base branch
from

Use join resolver from n-1

9722069
Select commit
Loading
Failed to load commit list.
Draft

Validate deployment files #3884

Use join resolver from n-1
9722069
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 11, 2025 in 1s

93.94% of diff hit (target 93.82%)

View this Pull Request on Codecov

93.94% of diff hit (target 93.82%)

Annotations

Check warning on line 729 in src/cfnlint/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/config.py#L729

Added line #L729 was not covered by tests

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 298 in src/cfnlint/jsonschema/_resolvers_cfn.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/jsonschema/_resolvers_cfn.py#L298

Added line #L298 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 234 in src/cfnlint/runner/cli.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/runner/cli.py#L233-L234

Added lines #L233 - L234 were not covered by tests

Check warning on line 30 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#L30

Added line #L30 was not covered by tests

Check warning on line 83 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#L83

Added line #L83 was not covered by tests

Check warning on line 103 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#L103

Added line #L103 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