Skip to content

Conversation

@owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Mar 21, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings March 21, 2025 09:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the README to document known issues related to the limitations of the reflect package. In particular, it adds a new note describing how promoted methods result in new method declarations.

  • Added a limitation note for promoted methods.
  • Updated the known issues section for clarity.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

automatically stubbed.
- It cannot currently distinguish between type aliases. This is a
limitation of the `reflect` package.
- It makes new method declarations for promoted methods. This is a
Copy link

Copilot AI Mar 21, 2025

Choose a reason for hiding this comment

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

[nitpick] The sentence about promoted methods is unclear and could be rephrased for better clarity and grammatical correctness. Consider rewording it to, for example, 'Promoted methods generate new declarations, which may lead to unexpected behavior.'

Suggested change
- It makes new method declarations for promoted methods. This is a
- Promoted methods generate new declarations, which may lead to unexpected behavior. This is a

Copilot uses AI. Check for mistakes.
@owen-mc owen-mc requested a review from a team March 21, 2025 09:50
@owen-mc owen-mc merged commit 1b65378 into main Mar 21, 2025
4 checks passed
@owen-mc owen-mc deleted the update-readme-known-issues branch March 21, 2025 11:18
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.

3 participants