Skip to content

test: enforce hook coverage and add focused hook lifecycle tests (#1652)#1673

Merged
OneStepAt4time merged 4 commits intodevelopfrom
fix/1652-hook-coverage-hardening
Apr 11, 2026
Merged

test: enforce hook coverage and add focused hook lifecycle tests (#1652)#1673
OneStepAt4time merged 4 commits intodevelopfrom
fix/1652-hook-coverage-hardening

Conversation

@OneStepAt4time
Copy link
Copy Markdown
Owner

Summary\n- remove hook.ts from coverage exclusion list\n- add focused hook lifecycle and safety tests for uncovered execution paths\n- export hook entry functions needed for direct test invocation without changing runtime behavior\n\n## Linked Issues\n- Closes #1652\n\n## Verification\n- npx vitest run src/tests/hook-paths-909.test.ts src/tests/hook-coverage-1652.test.ts --coverage\n- npm test\n- npx vitest run --coverage\n\n## Aegis version\nDeveloped with: v0.3.2-alpha\n

@OneStepAt4time
Copy link
Copy Markdown
Owner Author

CI is green and branch is clean. Ready for Argus review and merge into develop per repo policy.

@OneStepAt4time OneStepAt4time merged commit ad7a446 into develop Apr 11, 2026
10 checks passed
@OneStepAt4time OneStepAt4time deleted the fix/1652-hook-coverage-hardening branch April 11, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant