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

jte Modules #279

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

jte Modules #279

wants to merge 7 commits into from

Conversation

casid
Copy link
Owner

@casid casid commented Sep 30, 2023

Draft for jte Modules.

See discussion in #278

@casid casid marked this pull request as draft September 30, 2023 04:55
@casid casid self-assigned this Sep 30, 2023
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (254fa8a) 91.09% compared to head (96f2c35) 91.30%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #279      +/-   ##
============================================
+ Coverage     91.09%   91.30%   +0.20%     
- Complexity     1181     1226      +45     
============================================
  Files            75       80       +5     
  Lines          3100     3220     +120     
  Branches        479      495      +16     
============================================
+ Hits           2824     2940     +116     
- Misses          169      171       +2     
- Partials        107      109       +2     
Files Coverage Δ
...va/gg/jte/compiler/kotlin/KotlinCodeGenerator.java 97.16% <100.00%> (+<0.01%) ⬆️
...rc/main/java/gg/jte/compiler/TemplateCompiler.java 85.20% <100.00%> (+1.02%) ⬆️
...n/java/gg/jte/compiler/java/JavaCodeGenerator.java 98.27% <100.00%> (+<0.01%) ⬆️
...e/src/main/java/gg/jte/compiler/module/Module.java 100.00% <100.00%> (ø)
...main/java/gg/jte/compiler/module/ModuleImport.java 100.00% <100.00%> (ø)
...c/main/java/gg/jte/compiler/module/ModuleInfo.java 100.00% <100.00%> (ø)
.../java/gg/jte/compiler/module/ModuleInfoParser.java 95.23% <95.23%> (ø)
...ava/gg/jte/compiler/module/ModuleCodeResolver.java 66.66% <66.66%> (ø)

... and 1 file with indirect coverage changes

☔ 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.

Issue with generate task Jte Gradle Plugin in Multi-Module Spring Boot Project
1 participant