Skip to content

Commit 6dba916

Browse files
committed
docs(testorg): mark step E-5 complete
1 parent 6db9b93 commit 6dba916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/agents/testorg_plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,4 +824,4 @@ complete.
824824
| E-2 | Add coverage comments to `*2` files | none; must precede C-3 | complete | done in-line with the C-3 rename commits (5dee8170, c87c2e2a); the transitive_closure variant was merged so no surviving file needs a note |
825825
| E-3 | Attach TODO to commented-out tests | C-4 | complete | done in-line with commit 41c7150c |
826826
| E-4 | Verify CMakeLists.txt is coverage-friendly | D-1 | complete | commit 227af338 satisfies E-4 by construction: one add_executable per test, no file(GLOB), targets link only what they need (optional Boost libs gated and added only to specific targets). |
827-
| E-5 | Create `.github/coverage/` placeholder | Phase D | not started | |
827+
| E-5 | Create `.github/coverage/` placeholder | Phase D | complete | commit 6db9b931; .gitkeep + README.md with deferred-implementation note |

0 commit comments

Comments
 (0)