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 the lexer #105

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 (b405c2f) 100.00% compared to head (9b1bea4) 100.00%. Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 262 262 Lines 7379 7379 ========================================= Hits 7379 7379 ``` | [Files Changed](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php) | Coverage Δ | | |---|---|---| | [...c/Phug/DependencyInjection/DependencyInjection.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRGVwZW5kZW5jeUluamVjdGlvbi9EZXBlbmRlbmN5SW5qZWN0aW9uLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Phug/Event/EventManagerTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvRXZlbnQvRXZlbnRNYW5hZ2VyVHJhaXQucGhw) | `100.00% <100.00%> (ø)` | | | [src/Phug/Invoker/Invoker.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvSW52b2tlci9JbnZva2VyLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Phug/Lexer/Lexer/Partial/IndentStyleTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvTGV4ZXIvTGV4ZXIvUGFydGlhbC9JbmRlbnRTdHlsZVRyYWl0LnBocA==) | `100.00% <100.00%> (ø)` | | | [...rc/Phug/Lexer/Lexer/Scanner/ConditionalScanner.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvTGV4ZXIvTGV4ZXIvU2Nhbm5lci9Db25kaXRpb25hbFNjYW5uZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/Phug/Lexer/Lexer/Scanner/KeywordScanner.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvTGV4ZXIvTGV4ZXIvU2Nhbm5lci9LZXl3b3JkU2Nhbm5lci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Phug/Lexer/Lexer/Scanner/TextScanner.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvTGV4ZXIvTGV4ZXIvU2Nhbm5lci9UZXh0U2Nhbm5lci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Phug/Phug/Phug/Cli.php](https://app.codecov.io/gh/phug-php/phug/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUGh1Zy9QaHVnL0NsaS5waHA=) | `100.00% <100.00%> (ø)` | |

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