Skip to content

[MissingCasesInEnumSwitch] corrects false positive finding by aligning exhaustiveness logic to IfChainToSwitch#5802

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_917232725
May 20, 2026
Merged

[MissingCasesInEnumSwitch] corrects false positive finding by aligning exhaustiveness logic to IfChainToSwitch#5802
copybara-service[bot] merged 1 commit into
masterfrom
test_917232725

Conversation

@copybara-service
Copy link
Copy Markdown
Contributor

@copybara-service copybara-service Bot commented May 18, 2026

[MissingCasesInEnumSwitch] corrects false positive finding by aligning exhaustiveness logic to IfChainToSwitch

Fixes: #5798

@copybara-service copybara-service Bot force-pushed the test_917232725 branch 2 times, most recently from 50373a6 to 5b04551 Compare May 18, 2026 15:07
@copybara-service copybara-service Bot changed the title [MissingCasesInEnumSwitch] corrects false finding by aligning exhaustiveness logic to IfChainToSwitch [MissingCasesInEnumSwitch] corrects false positive finding by aligning exhaustiveness logic to IfChainToSwitch May 18, 2026
@copybara-service copybara-service Bot force-pushed the test_917232725 branch 6 times, most recently from 4a0d62c to 0e41751 Compare May 20, 2026 14:46
…g exhaustiveness logic to `IfChainToSwitch`

Fixes: #5798
PiperOrigin-RevId: 918449437
@copybara-service copybara-service Bot merged commit 2ba8884 into master May 20, 2026
@copybara-service copybara-service Bot deleted the test_917232725 branch May 20, 2026 14:57
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.

False positive: MissingCasesInEnumSwitch does not recognize an enum-typed type pattern as a catch-all

1 participant