Skip to content

fix null guard - #88

Open
koenbeuk wants to merge 1 commit into
mainfrom
fix/null-guard
Open

fix null guard#88
koenbeuk wants to merge 1 commit into
mainfrom
fix/null-guard

Conversation

@koenbeuk

@koenbeuk koenbeuk commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

bad code smell that allowed (x1 != null ? x2.Foo : null) to be reduced to x2.Foo.

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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