diff --git a/README.md b/README.md index 603a0d1..cc44664 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ to fix some issues as the project is not maintained anymore. * API test [example](https://github.com/strangebuzz/MicroSymfony/blob/main/tests/Api/Controller/SlugifyActionTest.php) * E2E test [example](https://github.com/strangebuzz/MicroSymfony/blob/main/tests/E2E/Controller/AppControllerTest.php) * Code coverage at 100% (configurable threshold) - * [Output on CI](https://github.com/strangebuzz/MicroSymfony/actions/runs/8070913583/job/22049355015) + * [Coverage report on Scrutinizer](https://scrutinizer-ci.com/g/strangebuzz/MicroSymfony/code-structure/main/code-coverage/src/) * GitHub CI ([actions](https://github.com/strangebuzz/MicroSymfony/actions)) * [Tests job output](https://github.com/strangebuzz/MicroSymfony/actions/runs/8070913583/job/22049355015) * [Lint job output](https://github.com/strangebuzz/MicroSymfony/actions/runs/8070913583/job/22049354786)