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

Added support for customizing generated output #181

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

gmazzo
Copy link
Owner

@gmazzo gmazzo commented Sep 17, 2024

Addresses #178 by adding support for extending the default Kotlin and Java generator's output

@gmazzo gmazzo enabled auto-merge (squash) September 17, 2024 12:30
@gmazzo gmazzo merged commit 90b6792 into main Sep 17, 2024
4 checks passed
@gmazzo gmazzo deleted the custom-output branch September 17, 2024 12:37
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 15.07%. Comparing base (e43b032) to head (7a8f6a8).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...buildconfig/generators/BuildConfigJavaGenerator.kt 0.00% 5 Missing ⚠️
...ildconfig/generators/BuildConfigKotlinGenerator.kt 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   15.28%   15.07%   -0.21%     
==========================================
  Files          19       19              
  Lines         589      597       +8     
  Branches      163      163              
==========================================
  Hits           90       90              
- Misses        482      490       +8     
  Partials       17       17              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant