playwright/utils/flakiness-dashboard
Andrey Lushnikov d104591aa1
devops(flakiness): azure function to store dashboard in a new format (#4540)
This refactors azure function and adds a new dashboard format implementation that is 15x smaller while tracking specs with non-empty annotations.

Old dashboard is still updated.
2020-11-30 10:16:03 -08:00
..
processing devops(flakiness): azure function to store dashboard in a new format (#4540) 2020-11-30 10:16:03 -08: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: add source code for flakiness dashboard (#4479) 2020-11-23 15:02:04 -08: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