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

Changed the initialization method of the options field in BaseRequestConfiguration #1240

Merged
merged 4 commits into from
Apr 25, 2024

Conversation

m-moris
Copy link
Contributor

@m-moris m-moris commented Apr 25, 2024

This PR changes the initialization method of the options field in BaseRequestConfiguration from an immutable list to a mutable one.

related issue

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.

Could you please add a unit test to prevent future regressions?

@m-moris
Copy link
Contributor Author

m-moris commented Apr 25, 2024

I have added a simple unit test, is this correct?

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
baywet
baywet previously approved these changes Apr 25, 2024
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.

yes that's what I expected, thank you for making the changes!

@baywet baywet enabled auto-merge April 25, 2024 18:45
@baywet baywet merged commit dd7c7fa into microsoft:main Apr 25, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
2 participants