### Description When the CI pipeline runs the tests with race detection, it also runs the tests normally to get the coverage report. ### Solution Run the tests with race and coverage and configure the pipeline accordingly.