Skip to content
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

Add unit tests to verify the correct reference is analyzed for shadowing #328

Merged
merged 1 commit into from
May 27, 2022

Conversation

lo1tuma
Copy link
Owner

@lo1tuma lo1tuma commented May 27, 2022

The changes made in #326 here uncovered a code path not being verified by unit tests. This PR adds two tests that verify the correct reference is being used for the isShadowed check.

@lo1tuma lo1tuma merged commit ef9048c into master May 27, 2022
@lo1tuma lo1tuma deleted the shadow-unit-test branch May 27, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants