docs(todo): mark Phase 1 complete with commit hash 9db37c6
Co-Authored-By: Charon <developers@lethean.io>
This commit is contained in:
parent
9db37c6fb3
commit
4de0356880
1 changed files with 2 additions and 0 deletions
2
TODO.md
2
TODO.md
|
|
@ -8,6 +8,8 @@ Dispatched from core/go orchestration. Pick up tasks in order.
|
|||
|
||||
forge/, gitea/, and git/ have **zero tests**. This is the top priority.
|
||||
|
||||
All Phase 1 tasks completed in commit `9db37c6`.
|
||||
|
||||
- [x] **forge/ unit tests** — 91.2% coverage. Tested all SDK wrapper functions via httptest mock server: client creation, repos, issues, PRs, labels, webhooks, orgs, meta, config resolution, SetPRDraft raw HTTP. 8 test files.
|
||||
- [x] **gitea/ unit tests** — 89.2% coverage. Tested all SDK wrapper functions via httptest mock server: client creation, repos, issues, PRs, meta, config resolution. 5 test files.
|
||||
- [x] **git/ unit tests** — 79.5% coverage. Tested RepoStatus methods, status parsing with real temp git repos, multi-repo parallel status, Push/Pull error paths, ahead/behind with bare remote, context cancellation, GitError, IsNonFastForward. Service DirtyRepos/AheadRepos filtering. 2 test files.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue