Commit b7857e07 authored by drew cimino's avatar drew cimino

Tag the Group::CoverageReportsController with a feature category

parent bff5db6c
# frozen_string_literal: true
class Groups::Analytics::CoverageReportsController < Groups::Analytics::ApplicationController
feature_category :continuous_integration
COVERAGE_PARAM = 'coverage'.freeze
before_action :load_group
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment