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

Add an ability to introspect builders #135

Merged
merged 5 commits into from
Aug 21, 2024

Conversation

andriy-dmytruk
Copy link
Contributor

Adds the ability to introspect builders with a configuration in the annotations:@Builder(intropsected=) and @SuperBuilder(introspected=). By default it is set to true.

Copy link

sonarcloud bot commented Aug 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 70%)

See analysis details on SonarCloud

@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Aug 21, 2024
@graemerocher graemerocher merged commit 779854f into 1.3.x Aug 21, 2024
6 of 7 checks passed
@graemerocher graemerocher deleted the andriy/introspected-builders branch August 21, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants