Class: BuildCoverageWorker
- Inherits:
-
Object
- Object
- BuildCoverageWorker
- Includes:
- ApplicationWorker, PipelineQueue
- Defined in:
- app/workers/build_coverage_worker.rb
Overview
rubocop:disable Scalability/IdempotentWorker
Constant Summary
Constants included from ApplicationWorker
ApplicationWorker::LOGGING_EXTRA_KEY
Constants included from WorkerAttributes
WorkerAttributes::NAMESPACE_WEIGHTS, WorkerAttributes::VALID_RESOURCE_BOUNDARIES, WorkerAttributes::VALID_URGENCIES
Instance Method Summary collapse
-
#perform(build_id) ⇒ Object
rubocop: disable CodeReuse/ActiveRecord.