Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: d53daaa752c1751532968fbe00ed548bb6559c57 https://github.com/phpmyadmin/phpmyadmin/commit/d53daaa752c1751532968fbe00ed... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-07-01 (Sat, 07 July 2023) -03:00
Changed paths: M .github/workflows/mutation-tests.yml
Log Message: ----------- Add --only-covering-test-cases option to Infection test
Execute only those test cases that cover mutated line, not the whole file with covering test cases.
[ci skip]
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev