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

test: Add with_response overload tests #10685

Merged
merged 3 commits into from
Jan 5, 2025
Merged

test: Add with_response overload tests #10685

merged 3 commits into from
Jan 5, 2025

Conversation

Jiralite
Copy link
Member

@Jiralite Jiralite commented Jan 3, 2025

I believe it's a good idea to add type tests for overloads due to the following pull requests:

Including this to run resulted in global type errors, which is the result of an upstream bug (vitejs/vite#9813). vitest.d.ts has been added to temporarily mitigate this.

#10683 needs to merge for tests on this pull request to pass.

Copy link

vercel bot commented Jan 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2025 0:21am
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jan 5, 2025 0:21am

Copy link
Member

@almeidx almeidx left a comment

Choose a reason for hiding this comment

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

Not sure about the tsconfig stuff, but the tests lgtm.

@kodiakhq kodiakhq bot merged commit 071015c into main Jan 5, 2025
8 checks passed
@kodiakhq kodiakhq bot deleted the test/type-tests branch January 5, 2025 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants