Skip to content

KotlinWhenFilter should handle nullable enums #1774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

Godin
Copy link
Member

@Godin Godin commented Nov 12, 2024

Fixes #1679

@Godin Godin force-pushed the kotlin_when_nullable_enum branch from fbe1240 to b411bc0 Compare November 12, 2024 20:42
@Godin Godin added this to the 0.8.13 milestone Nov 12, 2024
@Godin Godin marked this pull request as ready for review November 13, 2024 12:50
@Godin Godin requested a review from leveretka November 13, 2024 12:50
@Godin Godin merged commit 3c44d5f into jacoco:master Nov 15, 2024
33 checks passed
@Godin Godin deleted the kotlin_when_nullable_enum branch November 15, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Missing null branch on when statements
2 participants