Skip to content

feat: focus validation on changed test files - #132

Merged
qiankunli merged 2 commits into
mainfrom
worktree-scoped-test-files
Aug 14, 2026
Merged

feat: focus validation on changed test files#132
qiankunli merged 2 commits into
mainfrom
worktree-scoped-test-files

Conversation

@qiankunli

@qiankunli qiankunli commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Expand directory staging scopes into changed leaf files and pass changed tests through the TEST_FILES Make contract for large suites. When a project lacks the contract, run the full suite and surface nonblocking guidance.

Add TEST_FILES support to devloop's own Makefile and bump the plugin to 0.3.1.

Remove the test-file-count heuristic. Missing make test stays nonblocking, while TEST_FILES guidance is emitted only after an unsupported full test run actually exceeds 10 seconds.

Expand directory staging scopes into changed leaf files and pass changed tests through the TEST_FILES Make contract for large suites. When a project lacks the contract, run the full suite and surface nonblocking guidance.

Add TEST_FILES support to devloop's own Makefile and bump the plugin to 0.3.1.
Remove the test-file-count heuristic. Missing make test stays nonblocking, while TEST_FILES guidance is emitted only after an unsupported full test run actually exceeds 10 seconds.
@qiankunli
qiankunli merged commit eee4881 into main Aug 14, 2026
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.

2 participants