Skip to main content

Module analytics

Module analytics 

Source
Expand description

Analytics and statistics module.

Provides aggregate analysis over test history data, including health scores, failure correlations, and performance monitoring.

Structs§

CorrelatedPair
A pair of tests that frequently fail together.
FailureCorrelation
Failure correlation analysis.
HealthScore
Overall test suite health score (0-100).

Functions§

format_analytics_dashboard
Format the analytics dashboard.