Skip to content

Conversation

@SoulPancake
Copy link

I have added some coverage for reference resolver in this
along with that I have added .idea dir to .gitignore as intelliJ Goland is incredibly common among Go developers.
Let me know your thoughts about this

@SoulPancake
Copy link
Author

@microsoft-github-policy-service agree

@SoulPancake
Copy link
Author

@jakebailey
Can you take a look at this?

@KeoFoxy Thanks for adding the .idea folder to .gitignore

@jakebailey jakebailey requested a review from rbuckton March 15, 2025 21:00
@SoulPancake
Copy link
Author

@rbuckton Any chance for the review yet?

const identifier = "some-identifier"

func TestNewReferenceResolver(t *testing.T) {
t.Parallel()
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can perhaps add a

//nolint:paralleltest

@jakebailey
Copy link
Member

Thanks, but I don't think we need these; all of this is extremely extensively tested through the thousands of compiler tests we have.

@jakebailey jakebailey closed this Apr 24, 2025
@SoulPancake SoulPancake deleted the ab/reference-resolver-test branch April 25, 2025 05:35
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.

2 participants