phug-php / phug

Phug - The Pug Template Engine for PHP
https://phug.selfbuild.fr
MIT License
62 stars 3 forks source link

Use strict in_array checks in formatter #109

Closed kylekatarnls closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (aae9d7e) 100.00% compared to head (bf5a57e) 100.00%. Report is 5 commits behind head on master.

:exclamation: Current head bf5a57e differs from pull request most recent head c2fc02d. Consider uploading reports for the commit c2fc02d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 262 262 Lines 7382 7386 +4 ========================================= + Hits 7382 7386 +4 ``` | [Files Changed](https://app.codecov.io/gh/phug-php/phug/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php) | Coverage Δ | | |---|---|---| | [...matter/Formatter/Element/AbstractMarkupElement.php](https://app.codecov.io/gh/phug-php/phug/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci9FbGVtZW50L0Fic3RyYWN0TWFya3VwRWxlbWVudC5waHA=) | `100.00% <100.00%> (ø)` | | | [...c/Phug/Formatter/Formatter/Element/CodeElement.php](https://app.codecov.io/gh/phug-php/phug/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci9FbGVtZW50L0NvZGVFbGVtZW50LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Phug/Formatter/Formatter/Format/XmlFormat.php](https://app.codecov.io/gh/phug-php/phug/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci9Gb3JtYXQvWG1sRm9ybWF0LnBocA==) | `100.00% <100.00%> (ø)` | | | [...atter/Formatter/Partial/AssignmentHelpersTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci9QYXJ0aWFsL0Fzc2lnbm1lbnRIZWxwZXJzVHJhaXQucGhw) | `100.00% <100.00%> (ø)` | | | [...hug/Formatter/Formatter/Partial/HandleVariable.php](https://app.codecov.io/gh/phug-php/phug/pull/109?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci9QYXJ0aWFsL0hhbmRsZVZhcmlhYmxlLnBocA==) | `100.00% <100.00%> (ø)` | |

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