From 33ba99f3d52f05d2f5c3e0ac598514dd76a0222a Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Thu, 6 Aug 2026 07:49:18 +0200 Subject: [PATCH] chore(coverage): ratchet baseline 29.6 -> 29.69 (measured) Coverage Baseline Check measured 29.69% on development push run 31074667383 while .coverage-baseline said 29.6, so the job failed on the non-empty git diff left by --update-baseline. This is a genuine improvement, not a wobble: runs 31049337245 and 31041326272 both measured exactly 29.6, so coverage moved with the code in between. Raises the baseline to the measured value, as the job's own error text asks. No threshold weakened, no waiver. --- .coverage-baseline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coverage-baseline b/.coverage-baseline index ac17b240..3558a2fb 100644 --- a/.coverage-baseline +++ b/.coverage-baseline @@ -1 +1 @@ -29.6 +29.69