Skip to content
Snippets Groups Projects

Minor AI impact utils improvements

All threads resolved!

What does this MR do and why?

This MR addresses some minor improvements for the AI impact utils:

  • Updated namespace for translations
  • Rename ai_impact/TABLE_METRICS constant to AI_IMPACT_TABLE_METRICS

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

$ yarn jest analytics/dashboards

Related to #454637 (closed)

Edited by Ezekiel Kigbo

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Diana Zubova
  • Ezekiel Kigbo added 269 commits

    added 269 commits

    Compare with previous version

  • Diana Zubova requested review from @rchanila and removed review request for @dzubova

    requested review from @rchanila and removed review request for @dzubova

  • Diana Zubova approved this merge request

    approved this merge request

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for 201af645

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Create      | 90     | 0      | 9       | 0     | 99    | ✅     |
    | Govern      | 66     | 0      | 0       | 0     | 66    | ✅     |
    | Verify      | 35     | 0      | 1       | 0     | 36    | ✅     |
    | Plan        | 51     | 0      | 2       | 0     | 53    | ✅     |
    | Package     | 24     | 0      | 6       | 0     | 30    | ✅     |
    | Data Stores | 31     | 0      | 0       | 0     | 31    | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Monitor     | 7      | 0      | 0       | 0     | 7     | ✅     |
    | Manage      | 0      | 0      | 1       | 0     | 1     | ➖     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 311    | 0      | 19      | 0     | 330   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-package-and-test: :white_check_mark: test report for 201af645

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Plan        | 285    | 0      | 23      | 0     | 308   | ✅     |
    | Create      | 182    | 0      | 21      | 2     | 203   | ✅     |
    | Govern      | 28     | 0      | 0       | 0     | 28    | ✅     |
    | Package     | 6      | 0      | 8       | 0     | 14    | ✅     |
    | Verify      | 18     | 0      | 0       | 0     | 18    | ✅     |
    | Data Stores | 22     | 0      | 0       | 0     | 22    | ✅     |
    | Monitor     | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Release     | 2      | 0      | 0       | 0     | 2     | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 551    | 0      | 52      | 2     | 603   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
  • Rahul Chanila removed review request for @rchanila

    removed review request for @rchanila

  • Ezekiel Kigbo added 1111 commits

    added 1111 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Ezekiel Kigbo changed the description

    changed the description

  • Ezekiel Kigbo requested review from @apennells

    requested review from @apennells

  • Alex Pennells
  • added 1 commit

    • 201af645 - Reinstate getStartOfMonth util

    Compare with previous version

  • Ezekiel Kigbo changed the description

    changed the description

  • Ezekiel Kigbo changed milestone to %17.0

    changed milestone to %17.0

  • Alex Pennells approved this merge request

    approved this merge request

  • Alex Pennells requested review from @rchanila and removed review request for @apennells

    requested review from @rchanila and removed review request for @apennells

  • Rahul Chanila
  • Rahul Chanila approved this merge request

    approved this merge request

  • Rahul Chanila resolved all threads

    resolved all threads

  • Rahul Chanila enabled an automatic merge when the pipeline for 8ae66941 succeeds

    enabled an automatic merge when the pipeline for 8ae66941 succeeds

  • Rahul Chanila mentioned in commit 62221cda

    mentioned in commit 62221cda

  • added workflowstaging label and removed workflowcanary label

  • Please register or sign in to reply
    Loading