From e6b9919d91959159402bbbef9ad14de003ee4ff5 Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 20 Feb 2026 01:00:13 +0000 Subject: [PATCH] docs: add commit hash to TODO.md Phase 1 completion Co-Authored-By: Charon --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b67f740..eabf1f0 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ - [x] Add integration test for full task lifecycle: claim -> process -> complete - [x] Add edge-case tests for allowance exhaustion mid-task - [x] Fill coverage gaps: embed, service types, git operations, config YAML/env paths, error store mock -- [x] Target 85%+ coverage achieved: 85.6% (from 70.1%) +- [x] Target 85%+ coverage achieved: 85.6% (from 70.1%) — `23aa635` ## Phase 2: Allowance Persistence