From 960ccde17f6f0b46c0b41be8a7bd516c037d19e1 Mon Sep 17 00:00:00 2001 From: lucaronin Date: Fri, 27 Mar 2026 17:58:28 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20update=20CI=20comment=20=E2=80=94=20ave?= =?UTF-8?q?rage=20code=20health=20now=209.37=20(was=20stale=208.9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7591ca11..5bb85fe4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: # ── 3. Code Health (CodeScene — Hotspot + Average Code Health gates) ── # Enforces minimum floors on BOTH hotspot and average code health. # Hotspot: weighted avg of most-edited files (9.6 current | target 9.8) - # Average: project-wide avg across all files (8.9 current | target 9.5) + # Average: project-wide avg across all files (9.37 current | target 9.5) # Both gates must pass — average catches regressions in non-hotspot files. - name: Code Health gates (Hotspot ≥9.5 + Average ≥9.0) env: