gitlab-ce/spec/lib/gitlab/metrics/dashboard
syasonik ecdc50b198 Switch errors to inherit from a base class
Error classes associated with individual stages of
dashboard processing tend to have very long names.
As dashboard post-processing includes more steps,
we will likely need to handle more error cases.
Refactoring to have all errors inherit from a specific
base class will help accommodate this and keep the code
more readable.
2019-06-06 23:05:19 +01:00
..
finder_spec.rb Switch errors to inherit from a base class 2019-06-06 23:05:19 +01:00
processor_spec.rb Switch errors to inherit from a base class 2019-06-06 23:05:19 +01:00
project_dashboard_service_spec.rb Expose prometheus endpoint per metric in dashboard 2019-06-06 11:43:50 +01:00
system_dashboard_service_spec.rb Expose prometheus endpoint per metric in dashboard 2019-06-06 11:43:50 +01:00