aws-cloudformation / cfn-lint

CloudFormation Linter
MIT No Attribution
2.43k stars 591 forks source link

Change some files to match the rest of the project #3310

Closed kddejong closed 3 months ago

kddejong commented 3 months ago

Issue #, if available:

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 3 months ago

Codecov Report

Attention: Patch coverage is 98.73418% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.30%. Comparing base (9d770a2) to head (d3a0a61).

Files Patch % Lines
src/cfnlint/_typing.py 0.00% 0 Missing and 1 partial :warning:
...fnlint/template/transforms/_language_extensions.py 80.00% 1 Missing :warning:
src/cfnlint/template/transforms/_sam.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3310 +/- ## ========================================== + Coverage 93.28% 93.30% +0.01% ========================================== Files 321 322 +1 Lines 10890 10911 +21 Branches 2272 2272 ========================================== + Hits 10159 10180 +21 Misses 405 405 Partials 326 326 ``` | [Flag](https://app.codecov.io/gh/aws-cloudformation/cfn-lint/pull/3310/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/3310/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.