Skip to content
Snippets Groups Projects

Minor AI impact utils improvements

Files
6
@@ -234,7 +234,7 @@ export const METRIC_TOOLTIPS = {
},
[AI_METRICS.CODE_SUGGESTIONS_USAGE_RATE]: {
description: s__(
'ValueStreamAnalytics|Monthly user engagement with AI Code Suggestions. Percentage ratio calculated as monthly unique Code Suggestions users / total monthly unique code contributors.',
'AiImpactAnalytics|Monthly user engagement with AI Code Suggestions. Percentage ratio calculated as monthly unique Code Suggestions users / total monthly unique code contributors.',
),
groupLink: '',
projectLink: '',
Loading