Skip to content

fix(affected): hint when no test files found but source dependents exist#194

Merged
Wolfvin merged 1 commit into
mainfrom
fix/affected-no-test-hint
Jul 4, 2026
Merged

fix(affected): hint when no test files found but source dependents exist#194
Wolfvin merged 1 commit into
mainfrom
fix/affected-no-test-hint

Conversation

@Wolfvin

@Wolfvin Wolfvin commented Jul 4, 2026

Copy link
Copy Markdown
Owner

When a codebase has no test files, affected silently returns affected_count:0 even though visited_total>0. This is confusing — the user has no idea results exist with --include-source.

Adds a note field to the result dict when visited_total>0 but affected_test_count==0, pointing to --include-source.

@Wolfvin Wolfvin merged commit c722f4a into main Jul 4, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@Wolfvin Wolfvin deleted the fix/affected-no-test-hint branch July 4, 2026 01:25
@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

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