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 #110

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 (36d20f0) 100.00% compared to head (9d82459) 100.00%.

:exclamation: Current head 9d82459 differs from pull request most recent head 057f28f. Consider uploading reports for the commit 057f28f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 262 262 Lines 7386 7386 ========================================= Hits 7386 7386 ``` | [Files Changed](https://app.codecov.io/gh/phug-php/phug/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php) | Coverage Δ | | |---|---|---| | [src/Phug/Formatter/Formatter.php](https://app.codecov.io/gh/phug-php/phug/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Phug/Formatter/Formatter/AbstractFormat.php](https://app.codecov.io/gh/phug-php/phug/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRm9ybWF0dGVyL0Zvcm1hdHRlci9BYnN0cmFjdEZvcm1hdC5waHA=) | `100.00% <100.00%> (ø)` | | | [...c/Phug/Formatter/Formatter/Element/CodeElement.php](https://app.codecov.io/gh/phug-php/phug/pull/110?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/110?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%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.

:loudspeaker: Have feedback on the report? Share it here.