[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ee744a: Improve mutation tests workflow

Maurício Meneghini Fauth mauricio at fauth.dev
Fri Jul 22 23:40:08 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ee744a6fd570222938ffdbed4b626ea6aa552240
https://github.com/phpmyadmin/phpmyadmin/commit/ee744a6fd570222938ffdbed4b626ea6aa552240
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-07-22 (Fri, 07 July 2022) -03:00

Changed paths: 
M .github/workflows/mutation-tests.yml

Log Message:
-----------
Improve mutation tests workflow

- Runs only if has changes in `'*/classes/**.php'` files.
- Runs full test for `push`.
- Runs only for changed files for `pull_request`.
- Adds GitHub Annotations for pull requests
- Removes the unnecessary checks for [ci skip].

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 38564b5477c36c29eebb282eb56fce088ca3e4ae
https://github.com/phpmyadmin/phpmyadmin/commit/38564b5477c36c29eebb282eb56fce088ca3e4ae
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-07-22 (Fri, 07 July 2022) -03:00

Changed paths: 
M libraries/classes/Controllers/Table/RecentFavoriteController.php
M psalm-baseline.xml

Log Message:
-----------
Check if db and table are strings in RecentFavoriteController

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: bbf4e29d52fb8c38c45bd5625aadc9364b26db4e
https://github.com/phpmyadmin/phpmyadmin/commit/bbf4e29d52fb8c38c45bd5625aadc9364b26db4e
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-07-22 (Fri, 07 July 2022) -03:00

Changed paths: 
M .github/workflows/mutation-tests.yml
M libraries/classes/Controllers/Table/RecentFavoriteController.php
M psalm-baseline.xml

Log Message:
-----------
Merge pull request #17421 from MauricioFauth/mutation-tests-workflow

Improve mutation tests workflow



More information about the Git mailing list