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 part2 #349

Merged
merged 18 commits into from
Dec 19, 2021

Conversation

pascalgrimaud
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #349 (a4dc03c) into main (90b9d01) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #349   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       538       539    +1     
===========================================
  Files             93        93           
  Lines           1724      1735   +11     
  Branches          36        36           
===========================================
+ Hits            1724      1735   +11     
Impacted Files Coverage Δ
...va/tech/jhipster/lite/common/domain/FileUtils.java 100.00% <100.00%> (ø)
.../lite/error/domain/UnauthorizedValueException.java 100.00% <100.00%> (ø)
...ildtool/generic/domain/BuildToolDomainService.java 100.00% <100.00%> (ø)
...r/lite/generator/buildtool/maven/domain/Maven.java 100.00% <100.00%> (ø)
...tor/buildtool/maven/domain/MavenDomainService.java 100.00% <100.00%> (ø)
.../lite/generator/init/domain/InitDomainService.java 100.00% <100.00%> (ø)
...ter/lite/generator/project/domain/CheckConfig.java 100.00% <100.00%> (ø)
...pster/lite/generator/project/domain/Constants.java 100.00% <100.00%> (ø)
...r/lite/generator/project/domain/DefaultConfig.java 100.00% <100.00%> (ø)
...hipster/lite/generator/project/domain/Project.java 100.00% <100.00%> (ø)
... and 4 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 90b9d01...a4dc03c. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit a6a9a42 into jhipster:main Dec 19, 2021
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