Skip to content

AI Impact table - Adding Code Suggestions Acceptance Rate (MoM%)

Release note

We’re expanding the visibility into Duo usage and the impact of Duo on the SDLC. In addition to the Code Suggestions tile that offers a 30-day snapshot of Acceptance Rate %, we’re now introducing a month-over-month trend view. This new feature enables managers to compare the 'Code Suggestions Acceptance Rate %' with other DevOps metrics over time, helping them uncover trends, measure AI impact, and drive continuous improvements in their SDLC processes.

Problem

To gain valuable insights and make data-driven, customers need to compare the "Code Suggestions Acceptance Rate %" month-over-month with other DevOps metrics. This will enable them to perform comprehensive analysis, identify trends and correlations, measure the impact of AI, and support continuous improvement of their SDLC processes.

Proposal

Once AI Impact: [FE] Add Code Suggestions Acceptance... (#471168 - closed) and #461748 (closed) completed.

  1. Adding Code Suggestions Acceptance Rate metrcis to the AI Impact comparison table.
  2. Adding tooltip with codeSuggestionsAcceptedCount / codeSuggestionsShownCount. Same as in the Code suggestions acceptance rate tile.
  3. Description: codeSuggestionsAcceptedCount out of codeSuggestionsShownCount code suggestions were accepted in the last 30 days.
  4. Link: https://docs.gitlab.com/ee/user/project/repository/code_suggestions/index.html#use-code-suggestions
Edited by Haim Snir