VincentLanglet / Twig-CS-Fixer

A tool to automatically fix Twig Coding Standards issues
MIT License
224 stars 22 forks source link

Introduce NAMED_ARGUMENT_SEPARATOR_TYPE and related rules. #302

Closed VincentLanglet closed 1 month ago

VincentLanglet commented 1 month ago

Closes https://github.com/VincentLanglet/Twig-CS-Fixer/issues/300

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.95%. Comparing base (9402a6a) to head (ad9672e). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/Rules/Function/NamedArgumentSeparatorRule.php 93.75% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ============================================= - Coverage 100.00% 99.95% -0.05% - Complexity 734 757 +23 ============================================= Files 64 66 +2 Lines 2290 2343 +53 ============================================= + Hits 2290 2342 +52 - Misses 0 1 +1 ```

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