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

Fixes EnumSet generation in Java #3283

Merged
merged 4 commits into from
Sep 11, 2023
Merged

Conversation

andrueastman
Copy link
Member

Closes #3272

Getters and Setters in Java fail to add the EnumSet parameter and return types in java causing generation build to fail.

Sample generation of this PR at microsoftgraph/msgraph-sdk-java#1553

@andrueastman andrueastman marked this pull request as ready for review September 11, 2023 09:09
@andrueastman andrueastman requested a review from a team as a code owner September 11, 2023 09:09
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.3% 90.3% Coverage
0.0% 0.0% Duplication

@andrueastman andrueastman merged commit debe846 into main Sep 11, 2023
163 of 171 checks passed
@andrueastman andrueastman deleted the andrueastman/fixjavaEnums branch September 11, 2023 12:24
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.

Regression with enums in Java
2 participants