Skip to content

Move compliance framework auditor to a new class

What does this MR do and why?

This MR separates out auditing of compliance framework done in class ProjectChangesAuditor into new class ComplianceFrameworkChangesAuditor which reduces code coupling and makes code less fragile and better testability. This will make easier to implement code changes required for #301124 (closed).

MR acceptance checklist

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

Related to #301124 (closed)

Edited by Harsimar Sandhu

Merge request reports