playwright/utils/flakiness-dashboard
Andrey Lushnikov 32ba29a143 devops: introduce compressed dashboard
Compressed dashboard is 10 times smaller yet has all the data to
render flakiness.

Drive-by: remove old dashboard implementations since they are no
longer used.
2021-02-06 22:12:35 -07:00
..
processing devops: introduce compressed dashboard 2021-02-06 22:12:35 -07:00
.gitignore devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00
host.json devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00
package-lock.json devops(flakiness): persist all test reports, aggregated per commit sha (#4991) 2021-01-13 04:31:48 +03:00
package.json devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00
README.md devops: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08:00

Flakiness Dashboard Backend

This directory contains source code for the Azure function that we use to aggregate test reports. The data is consumed by https://devops.aslushnikov.com/flakiness.html