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

Better support for rule Equals when static #3659

Merged
merged 1 commit into from
Sep 4, 2024

Better support for rule Equals when static

4d35f22
Select commit
Loading
Failed to load commit list.
Merged

Better support for rule Equals when static #3659

Better support for rule Equals when static
4d35f22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 4, 2024 in 0s

70.27% of diff hit (target 93.73%)

View this Pull Request on Codecov

70.27% of diff hit (target 93.73%)

Annotations

Check warning on line 84 in src/cfnlint/conditions/_condition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/conditions/_condition.py#L84

Added line #L84 was not covered by tests

Check warning on line 62 in src/cfnlint/conditions/_rule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/conditions/_rule.py#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 68 in src/cfnlint/conditions/_rule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/conditions/_rule.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 70 in src/cfnlint/conditions/_rule.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/conditions/_rule.py#L70

Added line #L70 was not covered by tests

Check warning on line 445 in src/cfnlint/conditions/conditions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/conditions/conditions.py#L445

Added line #L445 was not covered by tests

Check warning on line 448 in src/cfnlint/conditions/conditions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cfnlint/conditions/conditions.py#L447-L448

Added lines #L447 - L448 were not covered by tests