Skip to content

Refactor namespace method on controllers

charlie ablett requested to merge cablett-namespace-methods into master

What does this MR do and why?

Quick refactor of some controller code. Define namespace method on each class that uses CycleAnalyticsParams so that all_cycle_analytics_params automatically uses the namespace without it having to be added everywhere.

Also modified controllers to use namespace method rather than @project or @group.

No user facing changes and no changelog.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by charlie ablett

Merge request reports

Loading