Skip to content

Codegen decorator class #3199

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

Merged
merged 3 commits into from
May 19, 2022
Merged

Conversation

zoewangg
Copy link
Contributor

Motivation and Context

Add customization and codegen abstract service client
This PR builds on top of #3195.

@zoewangg zoewangg requested a review from a team as a code owner May 18, 2022 02:37
@zoewangg zoewangg force-pushed the zoewang/codegenDecorator branch from abcbf72 to 249134c Compare May 18, 2022 02:38
@@ -25,11 +25,18 @@
/**
* Extension and convenience methods to Poet that use the intermediate model.
*/
public class PoetExtensions {
public class PoetExtension {
Copy link
Contributor Author

@zoewangg zoewangg May 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checkstyle suddenly failed due to plural name (guess it's because I made changes to this class)

@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 6 Code Smells

92.2% 92.2% Coverage
0.0% 0.0% Duplication

@zoewangg zoewangg merged commit 1e3e2e8 into tm/moveS3CrtClasses May 19, 2022
@zoewangg zoewangg deleted the zoewang/codegenDecorator branch May 19, 2022 22:43
zoewangg added a commit that referenced this pull request May 24, 2022
* Codegen decorator

* Fix checkstyle

* Rename class and move constants
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