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

SendPrimitiveAsync throws InvalidOperationException for enums #291

Merged

Conversation

MartinM85
Copy link
Contributor

Closes #274

@MartinM85 MartinM85 requested a review from a team as a code owner July 10, 2024 07:38
Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

Before merging

tests/http/httpClient/RequestAdapterTests.cs Outdated Show resolved Hide resolved
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for porting the PR here! We'll need to merge #292 before we can merge this one in. But besides that it looks good to me.

src/abstractions/IRequestAdapter.cs Outdated Show resolved Hide resolved

This comment has been minimized.

@MartinM85 MartinM85 force-pushed the fix/247-enums-sendprimitiveasync branch from 1eabf75 to 982faa6 Compare July 11, 2024 06:44
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for adding the trimming testing project!

src/Directory.Build.props Outdated Show resolved Hide resolved
@MartinM85 MartinM85 requested a review from baywet July 12, 2024 13:11
Directory.Build.props Outdated Show resolved Hide resolved
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the continuous work on this one. @andrueastman for final review and merge.

Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

Look good to me.

Really appreciate the work here @MartinM85

src/Directory.Build.props Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
3 participants