Closed kedarkhaire closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 42.97%. Comparing base (
34bef3f
) to head (62a5d29
). Report is 1 commits behind head on 3.x.
Commands used to analyze and fix the PHPCS issues
Fix code style issues & apply automatic code style fixes with PHPCBF.
vendor/bin/phpcbf --standard=web/modules/contrib/apigee_edge/phpcs.xml.dist web/modules/contrib/apigee_edge -s --colors
Check remaining code style issues with PHPCS and fix them manually.
vendor/bin/phpcs --standard=web/modules/contrib/apigee_edge/phpcs.xml.dist web/modules/contrib/apigee_edge -p -s -n --colors
Thanks!
PHPCS fix includes the following fixes