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

Rsh/java snippet generation debugging #1766

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

ramsessanchez
Copy link
Contributor

@ramsessanchez ramsessanchez commented Oct 5, 2023

  • Adds microsoftExtensionParses to the OpenApiSnippetGenerator class, previously only on the OpenApiSnippetGeneratorTestBase which prevented correct flaggedEnum handling.
  • Correctly handles cases when multiple enums are present in a http payload.
  • Correct casing for all methods in execution method chains.
  • Adjust the 'ReplaceReservedName' method to match what is present in the Kiota Generator (ie "{type}Escaped" rather than {type}Object)
  • Current fail rate for Raptor tests is 137/3,194
Microsoft Reviewers: Open in CodeFlow

@ramsessanchez ramsessanchez requested a review from a team as a code owner October 5, 2023 22:50
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 5, 2023

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@ramsessanchez ramsessanchez merged commit 95fed0a into dev Oct 6, 2023
11 checks passed
@ramsessanchez ramsessanchez deleted the rsh/javaSnippetGeneration_debugging branch October 6, 2023 20:50
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