Skip to content

Refactored Code Quality terms and names

Jannik Lehmann requested to merge jnnkl-code-quality-naming-refactoring into master

What does this MR do and why?

This MR solves: #244338 (closed)

It takes care of a better consistency when referring to our Code Quality feature, the term codeclimate has been replaced with code quality furthermore the use of the word "points" has been dropped. Since it's too vague and could be confused with an actual quantitative concept which is not the case.

Screenshots or screen recordings

before after
Screenshot_2021-10-11_at_16.51.51 Screenshot_2021-10-11_at_16.51.27
Screenshot_2021-10-11_at_16.57.10 Screenshot_2021-10-11_at_16.58.00
Screenshot_2021-10-11_at_17.18.20 Screenshot_2021-10-11_at_17.18.03
Screenshot_2021-10-11_at_17.20.36 Screenshot_2021-10-11_at_22.12.14
Screenshot_2021-10-11_at_23.05.36 Screenshot_2021-10-13_at_15.22.42

How to set up and validate locally

  • Enable Code Quality on your Project
  • Run a pipeline, check out the Code Quality Tab on the pipeline detail page
  • Open a MR and check out the Code Quality MR-Widget

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