Skip to content

Add time to restore service chart component

Ezekiel Kigbo requested to merge 356959-time-to-restore-chart-skeleton into master

What does this MR do and why?

This MR splits the time to restore service component, the component will be used in !88366 (merged)

This MR:

  • Creates a new 'Time to restore service' chart component, based on the lead time for changes component
  • Refactors buildNullSeriesForLeadTimeChart to buildNullSeries and adds a second parameter for the null series name
  • Updates related specs

Screenshots or screen recordings

No visual changes in this MR. The chart will be wired up to the CI/CD analytics page in !88366 (merged)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #356959 (closed)

Edited by Ezekiel Kigbo

Merge request reports