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

Make abstract code generator public #1084

Merged
merged 3 commits into from
Jun 26, 2023
Merged

Conversation

melix
Copy link
Contributor

@melix melix commented Jun 26, 2023

Without this, it isn't possible for 3rd parties to implement their own code generator.

@melix melix requested a review from alvarosanchez June 26, 2023 08:16
@melix melix force-pushed the cc/make-abstract-codegen-public branch 2 times, most recently from 61ba2cf to 4b56873 Compare June 26, 2023 08:26
Without this, it isn't possible for 3rd parties to implement their own
code generator.
@melix melix force-pushed the cc/make-abstract-codegen-public branch from 4b56873 to 6e6c3e1 Compare June 26, 2023 08:47
That's required because AbstractMicronautJavaCodegen extends from
a type in that API.
@sonarcloud
Copy link

sonarcloud bot commented Jun 26, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@melix melix merged commit 36ff891 into master Jun 26, 2023
6 of 7 checks passed
@melix melix deleted the cc/make-abstract-codegen-public branch June 26, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants