Files
Martin Vogel 4e99ddfb4a chore(store): strip the coverage-timing diagnostic scaffolding
The cov_timing_mark instrumentation existed to locate one block (it
found the shadow rebuild); the previous commit shipped with it still in
place, including a call after a return that cppcheck rightly flagged as
unreachable — that commit went out with the lint gate RED because the
push was chained without depending on the gate result. The scaffolding
is gone; the durable publish.timing brackets in pipeline.c remain.

Signed-off-by: Martin Vogel <martin.vogel.tech@gmail.com>
2026-08-03 22:18:33 +02:00
..