Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 303 Bytes

SonarPhp Coverage Showcase

This showcase project is intended to demonstrate a GitHub action on a PHP application with the following features:

  • Test execution using PHPUnit
  • Coverage detection with Xdebug
  • Clean-as-You-Code analysis using SonarCloud
  • Processing of the coverage file in SonarCloud