0.5.0
Breaking changes
- Build and test data is now stored in single files, one per build and job unter
data/
Features
- The data directory can now be configured via environment variable
BUILDVIZ_DATA_DIR
- New graphs: flaky tests and slowest tests
Improvements
- Only the 5 most flaky or failing tests are shown to contain the noise, as failures are a nature of build pipelines, and only excessive failures are a systematic issue
- 'Redness' is now based on absolute (and opinionated) values, as the absolute failures are relevant, rather than relative to other jobs
- The same job in different graphs now will be shown in the same color, hover on the job will highlight same job in other graphs
- Graphs showing averaged data now limit the result set to the past one or two weeks to limit the influence of historical data