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

Fix sonar code smells #344

Merged
merged 4 commits into from
Dec 19, 2021

Conversation

pascalgrimaud
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2021

Codecov Report

Merging #344 (05d209c) into main (a5ccc77) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #344   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       525       534    +9     
===========================================
  Files             93        93           
  Lines           1701      1711   +10     
  Branches          32        36    +4     
===========================================
+ Hits            1701      1711   +10     
Impacted Files Coverage Δ
src/main/java/tech/jhipster/lite/JHLiteApp.java 100.00% <ø> (ø)
...r/lite/generator/buildtool/maven/domain/Maven.java 100.00% <ø> (ø)
...ven/infrastructure/primary/rest/MavenResource.java 100.00% <ø> (ø)
...init/infrastructure/primary/rest/InitResource.java 100.00% <ø> (ø)
...r/lite/generator/project/domain/DefaultConfig.java 100.00% <ø> (ø)
.../infrastructure/primary/rest/JavaBaseResource.java 100.00% <ø> (ø)
.../jacoco/infrastructure/primary/JacocoResource.java 100.00% <ø> (ø)
...er/infrastructure/primary/rest/BannerResource.java 100.00% <ø> (ø)
...nfrastructure/primary/rest/SpringBootResource.java 100.00% <ø> (ø)
...sql/infrastructure/primary/rest/MySQLResource.java 100.00% <ø> (ø)
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5ccc77...05d209c. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant