App
App Navigation
Map dashboard sections to common CI/CD questions.
Everr organizes CI/CD analysis into focused dashboard areas.
Main sections
- Overview (
/dashboard): high-level health, success rate, recent runs, top failing jobs/workflows. - Runs (
/dashboard/runs): search and filter individual workflow runs. - Analytics (
/dashboard/analytics): performance trends across workflows. - Cost Analysis (
/dashboard/cost-analysis): estimated CI cost by OS, runner, repo, and workflow. - Failures (
/dashboard/failures): recurring failure patterns and failure trends. - Flaky Tests (
/dashboard/flaky-tests): unstable tests with failure rates and history. - Tests Overview (
/dashboard/tests-overview): aggregate test health, duration, and failures with drill-down. - Repositories (
/dashboard/repos): repository-level CI insights. - Workflows (
/dashboard/workflows): workflow-specific metrics and recent runs.
Recommended usage pattern
- Start at Overview for current health.
- Jump to Runs or Failures when regressions appear.
- Use Tests Overview for test reliability and performance analysis.
- Use Cost Analysis to spot expensive pipelines.
For hands-on triage flows, see App Workflows.