Skip to content

Use backend code quality diff for MR widget when feature flag is enabled

What does this MR do?

This MR switches the data source for the code quality MR widget: when the :codequality_mr_diff feature flag is enabled, the widget will use a diff generated by the backend. For more context on why we want to do this, see #271077 (closed).

Screenshots

There should be no visual changes, but for clarity, this is the widget that this change affects:

Screen_Shot_2021-01-26_at_17.43.21

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Miranda Fluharty

Merge request reports