xychart-beta
title "Gating-CI pass rate (%) per day"
x-axis [21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 1, 2, 3, 4]
y-axis "pass rate %" 0 --> 100
line "CI" [82, 73, 93, 88, 93, 88, 92, 87, 100, 71, 86, 78, 88, 76, 68]
line "main" [76, 100, 100, 81, 100, 88, 100, 62, 62, 62, 90, 91, 71, 76, 100]
CI Health Dashboard
Window: last 14 days (trend + pass rate) · tables: last 24h · updated 2026-09-04T07:12:04Z · auto-generated, do not edit by hand.
Gating-CI pass rate — PR: 85% (2309/2730) · main: 83% (138/166)
Gating-CI pass-rate trend
X-axis = day of month (Aug 21 → Sep 04). Two lines: CI (PR gating-CI runs, generally the upper line) and main (post-merge main runs, lower). Y-axis = % of that day's gating-CI runs that passed.
Top 10 failing jobs (last 24h)
buildlintunittest-templatesintegrationgeneratetestcypresstestlintTop 10 failing tests (last 24h)
examples/conditions/test_conditions.py::test_waitstest(unparsed)buildexamples/bug_tests/payload_bug_on_replay/test_payload_replay_bug.py::test_payload_replay_bugtest(unparsed)lint(unparsed)lint(unparsed)lintexamples/durable/test_durable.py::test_durable_sleep_cancel_replaytestTestQuickstartTemplatestest-templatesTestQuickstartTemplates/simple_go_gotest-templates(unparsed)lintRecent CI-health wins (
ci-health)Recently merged
Open
No open
ci-healthPRs yet.Trend and pass-rate totals cover the last 14 days; job/test tables cover the last 24h. fails = gating runs where the job/test failed · recovered = failed on a first attempt but passed on re-run (a flakiness signal) · runs = total gating runs of that workflow · fail rate = fails ÷ runs · flaky = recovered on re-run or intermittent across runs; deterministic = fails every time it runs · scope = whether failures were seen on PR, main, or main + PR.