aws-cloudformation / cfn-lint

CloudFormation Linter
MIT No Attribution
2.4k stars 576 forks source link

Remove Refs to yourself in Fn::Sub #3342

Closed kddejong closed 2 weeks ago

kddejong commented 2 weeks ago

Issue #, if available: fix #3321 Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.29%. Comparing base (d0aae9b) to head (c2f4bc6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3342 +/- ## ========================================== + Coverage 93.22% 93.29% +0.06% ========================================== Files 322 322 Lines 10917 10924 +7 Branches 2275 2278 +3 ========================================== + Hits 10177 10191 +14 + Misses 409 406 -3 + Partials 331 327 -4 ``` | [Flag](https://app.codecov.io/gh/aws-cloudformation/cfn-lint/pull/3342/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-cloudformation) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aws-cloudformation/cfn-lint/pull/3342/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-cloudformation) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aws-cloudformation#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.