Skip to content

Instrument `RepositoryCheck::SingleRepositoryWorker` manually

What does this MR do?

Instrument RepositoryCheck::SingleRepositoryWorker public and private methods

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

This worker is called manually by RepositoryCheck::BatchWorker meaning it's not tracked automatically by the Sidekiq middleware.

What are the relevant issue numbers?

#18082 (closed)

Screenshots (if relevant)

Merge request reports