Flaky Time Series Chart Error Resolved

🛠 Fixed

We’ve fixed a bug that caused the following error in the Flakiness Chart:

TypeError: Cannot read properties of undefined (reading 'map')

This occurred when the

flakyTimeSeries

data was undefined or improperly formatted. The function now includes a proper check to handle missing or empty data gracefully.

Shanu Mandot

1 month ago

No votes yet
Categories
Bug