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

Implement multipart body support in sttp stub #4117

Merged
merged 9 commits into from
Nov 4, 2024

Conversation

abdelfetah18
Copy link
Contributor

I started by creating a test case that replicated the error. After that, I worked on resolving the issue until the test case passed successfully.

/claim #3902

Copy link

algora-pbc bot commented Oct 24, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

@abdelfetah18
Copy link
Contributor Author

@adamw Hi! I’ve resolved all the issues and added a new test for handling multipartBody[T] with custom type T. Could you take a look?

@adamw
Copy link
Member

adamw commented Oct 29, 2024

Thanks this looks better now - I think we're close to being done, I left some comments regarding extending the test cases

@asr2003
Copy link

asr2003 commented Oct 29, 2024

@adamw I have worked on this including files. Can I raise a new PR? Or Collaborate here ?

@adamw
Copy link
Member

adamw commented Oct 30, 2024

@asr2003 This PR looks fine, I think the functionality is there, so if you'd have some comments on how to improve the code, that would be most welcome

@adamw adamw merged commit ec9d62c into softwaremill:master Nov 4, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants