Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Code Obfuscation Check to display multiple errors #366

Closed
wants to merge 3 commits into from

Merge branch 'trunk' into 363-fix-obfuscation

6fed641
Select commit
Loading
Failed to load commit list.
Closed

Update Code Obfuscation Check to display multiple errors #366

Merge branch 'trunk' into 363-fix-obfuscation
6fed641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 11, 2024 in 1s

39.58% of diff hit (within 50.00% threshold of 82.78%)

View this Pull Request on Codecov

39.58% of diff hit (within 50.00% threshold of 82.78%)

Annotations

Check warning on line 162 in includes/Checker/Checks/Abstract_File_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Abstract_File_Check.php#L162

Added line #L162 was not covered by tests

Check warning on line 206 in includes/Checker/Checks/Abstract_File_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Abstract_File_Check.php#L206

Added line #L206 was not covered by tests

Check warning on line 102 in includes/Checker/Checks/Code_Obfuscation_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Code_Obfuscation_Check.php#L99-L102

Added lines #L99 - L102 were not covered by tests

Check warning on line 108 in includes/Checker/Checks/Code_Obfuscation_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Code_Obfuscation_Check.php#L104-L108

Added lines #L104 - L108 were not covered by tests

Check warning on line 128 in includes/Checker/Checks/Code_Obfuscation_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Code_Obfuscation_Check.php#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 134 in includes/Checker/Checks/Code_Obfuscation_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Code_Obfuscation_Check.php#L130-L134

Added lines #L130 - L134 were not covered by tests

Check warning on line 154 in includes/Checker/Checks/Code_Obfuscation_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Code_Obfuscation_Check.php#L151-L154

Added lines #L151 - L154 were not covered by tests

Check warning on line 160 in includes/Checker/Checks/Code_Obfuscation_Check.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

includes/Checker/Checks/Code_Obfuscation_Check.php#L156-L160

Added lines #L156 - L160 were not covered by tests