Skip to content

Add code testing to some workers

This adds the code_testing feature category to the Ci::DailyBuildGroupReportResultsWorker and Ci::PipelineArtifacts::CoverageReportWorker.

As mentioned in gitlab-com/gl-infra/scalability#773 (comment 482971047)

It does not provide specific metrics on what the worker was doing (doesn't filter no-ops), but it does mean error rates will start showing up on the group dashboard.

Edited by Bob Van Landuyt

Merge request reports

Loading