Skip to content

DRAFT: Minor refactor ci/cd analytics charts

Ezekiel Kigbo requested to merge ek-ci-cd-analytics-charts-data-container into master

What does this MR do and why?

Minor refactor ci/cd analytics charts

Makes the ci/cd analytics chart components have a consistent structure.

This change is in prepartion for some work to de-duplicate the code.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

# Run the rspec feature specs
$ bin/rspec ./ee/spec/features/groups/analytics/ci_cd_analytics_spec.rb

# Run the jest tests
$ yarn jest dora/components pipelines/charts

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 Ezekiel Kigbo

Merge request reports