Expand description
Analytics and statistics module.
Provides aggregate analysis over test history data, including health scores, failure correlations, and performance monitoring.
Structs§
- Correlated
Pair - A pair of tests that frequently fail together.
- Failure
Correlation - Failure correlation analysis.
- Health
Score - Overall test suite health score (0-100).
Functions§
- format_
analytics_ dashboard - Format the analytics dashboard.