Skip to content

Refactor code_quality_gutter_icon component

Jannik Lehmann requested to merge jnkkl-refactor-code-quality-gutter-icon into master

What does this MR do and why?

The former inline-codequality feature was enhanced to support multiple scanners. To let the naming reflect that this commit refactors the former code_quality_gutter_icon component to inline_findings_gutter_icon component.

Before/After no visual changes
Screenshot_2023-07-18_at_09.27.05

How to set up and validate locally

  1. Make sure your running an ultimate license or your GDK (how to)
  2. Clone this repo: https://gitlab.com/jannik_lehmann/code-quality-test
  3. Recreate this MR: jannik_lehmann/code-quality-test!4 (diffs)
  4. Let the pipeline finish and see that the CodeQuality Findings.

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 Jannik Lehmann

Merge request reports