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

Incorporate type name into failure message. #208

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

mbrandonw
Copy link
Member

This came up in Slack. We should incorporate the name of the type into the failure message so that you get something like:

Unimplemented: 'Client.fetch'

…instead of:

Unimplemented: 'fetch'

I also went ahead and got a test in place that demonstrates the really bad macro bug we are currently experiencing with non-throwing endpoints.

@mbrandonw mbrandonw merged commit 9620f73 into main Apr 17, 2024
7 checks passed
@mbrandonw mbrandonw deleted the self-self-failure branch April 17, 2024 18:38
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.

None yet

2 participants