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

Uniformise line breaks in modules #2323

Merged
merged 1 commit into from
Jun 30, 2022

Conversation

DamnClin
Copy link
Collaborator

Close #2148

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #2323 (11aef00) into main (b6ccdac) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #2323   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      2465      2465           
===========================================
  Files            545       545           
  Lines           9427      9433    +6     
  Branches         224       223    -1     
===========================================
+ Hits            9427      9433    +6     
Impacted Files Coverage Δ
...domain/replacement/JHipsterModuleReplacements.java 100.00% <ø> (ø)
...ch/jhipster/lite/module/domain/JHipsterModule.java 100.00% <100.00%> (ø)
.../lite/module/domain/replacement/JustLineAfter.java 100.00% <100.00%> (ø)
...lite/module/domain/replacement/JustLineBefore.java 100.00% <100.00%> (ø)
...ucture/secondary/FileSystemPackageJsonHandler.java 100.00% <100.00%> (ø)
.../infrastructure/secondary/MavenCommandHandler.java 100.00% <100.00%> (ø)
...condary/PropertiesFileSpringPropertiesHandler.java 100.00% <100.00%> (ø)
...pp/app/module/primary/modules/Modules.component.ts 100.00% <0.00%> (ø)

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 b6ccdac...11aef00. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 3175c41 into jhipster:main Jun 30, 2022
@DamnClin DamnClin deleted the uniformise-line-break branch October 25, 2022 16:26
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.

Uniformise line breaks in modules
2 participants