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 compiler #108

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 (f9acf34) 100.00% compared to head (cea2607) 100.00%. Report is 4 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #108 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 262 262 Lines 7381 7382 +1 ========================================= + Hits 7381 7382 +1 ``` | [Files Changed](https://app.codecov.io/gh/phug-php/phug/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php) | Coverage Δ | | |---|---|---| | [...rc/Phug/Compiler/Compiler/Element/BlockElement.php](https://app.codecov.io/gh/phug-php/phug/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvQ29tcGlsZXIvQ29tcGlsZXIvRWxlbWVudC9CbG9ja0VsZW1lbnQucGhw) | `100.00% <100.00%> (ø)` | | | [...piler/Compiler/NodeCompiler/ImportNodeCompiler.php](https://app.codecov.io/gh/phug-php/phug/pull/108?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvQ29tcGlsZXIvQ29tcGlsZXIvTm9kZUNvbXBpbGVyL0ltcG9ydE5vZGVDb21waWxlci5waHA=) | `100.00% <100.00%> (ø)` | |

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