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

Free Java form enum reflection #3775

Merged
merged 2 commits into from
Nov 22, 2023
Merged

Conversation

andreaTP
Copy link
Contributor

Those are the changes to align with:

microsoft/kiota-java#843

test in ci

clean ci jobs

cleanup and changelog

update with the latest encoding

minor cleanup

Update src/Kiota.Builder/Writers/Java/CodeMethodWriter.cs

Co-authored-by: Vincent Biret <[email protected]>

- adds changelog entry for java enum
@baywet baywet force-pushed the java-no-enum-reflection branch from b7c8f04 to 7195b61 Compare November 22, 2023 13:07
baywet
baywet previously approved these changes Nov 22, 2023
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 taking this on!

@baywet baywet marked this pull request as ready for review November 22, 2023 13:08
@baywet baywet requested a review from a team as a code owner November 22, 2023 13:08
@andreaTP
Copy link
Contributor Author

Let me have a look at the CI failure, seems legit.

@baywet
Copy link
Member

baywet commented Nov 22, 2023

FYI I rebased, squashed and force pushed your branch before you pull.

@andreaTP
Copy link
Contributor Author

@baywet finished it up, sorry for the delay!

Note: super happy about the integration tests catching it!

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 fixing this. Yes, well most of the credit to you for the integration tests :)

@baywet baywet merged commit c954955 into microsoft:main Nov 22, 2023
171 checks passed
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.

2 participants