phug-php / phug

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

Use strict in_array checks in renderer #107

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 (50d60a5) 100.00% compared to head (d119c97) 100.00%. Report is 3 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #107 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 262 262 Lines 7379 7381 +2 ========================================= + Hits 7379 7381 +2 ``` | [Files Changed](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php) | Coverage Δ | | |---|---|---| | [src/Phug/Phug/Phug/Partial/ExtensionsTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUGh1Zy9QaHVnL1BhcnRpYWwvRXh0ZW5zaW9uc1RyYWl0LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Phug/Phug/Phug/Partial/FacadeOptionsTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUGh1Zy9QaHVnL1BhcnRpYWwvRmFjYWRlT3B0aW9uc1RyYWl0LnBocA==) | `100.00% <100.00%> (ø)` | | | [...c/Phug/Renderer/Renderer/Adapter/StreamAdapter.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUmVuZGVyZXIvUmVuZGVyZXIvQWRhcHRlci9TdHJlYW1BZGFwdGVyLnBocA==) | `100.00% <100.00%> (ø)` | | | [...rc/Phug/Renderer/Renderer/Partial/AdapterTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUmVuZGVyZXIvUmVuZGVyZXIvUGFydGlhbC9BZGFwdGVyVHJhaXQucGhw) | `100.00% <100.00%> (ø)` | | | [...Renderer/Renderer/Partial/RendererOptionsTrait.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUmVuZGVyZXIvUmVuZGVyZXIvUGFydGlhbC9SZW5kZXJlck9wdGlvbnNUcmFpdC5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Phug/Renderer/Renderer/Profiler/Dump.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUmVuZGVyZXIvUmVuZGVyZXIvUHJvZmlsZXIvRHVtcC5waHA=) | `100.00% <100.00%> (ø)` | | | [...Phug/Renderer/Renderer/Profiler/ProfilerModule.php](https://app.codecov.io/gh/phug-php/phug/pull/107?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=phug-php#diff-c3JjL1BodWcvUmVuZGVyZXIvUmVuZGVyZXIvUHJvZmlsZXIvUHJvZmlsZXJNb2R1bGUucGhw) | `100.00% <100.00%> (ø)` | |

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