Get Started with Analytics
Quick setup
-
Open your organization → project.
-
Set Period and Environment in the header.
-
Keep the filters steady while you review trends so numbers stay comparable. Use Sync after CI finishes.
For clean environment charts later, check Settings → Branch Mapping so branches route to the right env.
Jump to what you need
Dive Deeper into Metrics
-
Investigate a spike → open the matching day in Test Runs for evidence (specs, logs, screenshots).
-
Tune branch/env mapping → Settings → Branch Mapping.
-
See PR context → Pull Requests for the affected branch.
A spike in flakiness without a corresponding runtime change indicates unstable tests. A runtime jump with a steady pass rate indicates environmental or data changes.