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

Refactoring Hexagonal Architecture #57

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Conversation

pascalgrimaud
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #57 (ca5b706) into main (3aaf0fe) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                main       #57    +/-   ##
============================================
  Coverage     100.00%   100.00%            
- Complexity       139       175    +36     
============================================
  Files             21        27     +6     
  Lines            462       567   +105     
  Branches          13        13            
============================================
+ Hits             462       567   +105     
Impacted Files Coverage Δ
...ster/forge/generator/shared/domain/Dependency.java 100.00% <ø> (ø)
...jhipster/forge/generator/shared/domain/Parent.java 100.00% <ø> (ø)
...jhipster/forge/generator/shared/domain/Plugin.java 100.00% <ø> (ø)
...a/tech/jhipster/forge/common/domain/Constants.java 100.00% <100.00%> (ø)
...forge/common/secondary/ProjectLocalRepository.java 100.00% <100.00%> (ø)
...rator/init/application/InitApplicationService.java 100.00% <100.00%> (ø)
...forge/generator/init/domain/InitDomainService.java 100.00% <100.00%> (ø)
...er/forge/generator/init/primary/java/InitJava.java 100.00% <100.00%> (ø)
...tor/maven/application/MavenApplicationService.java 100.00% <100.00%> (ø)
...h/jhipster/forge/generator/maven/domain/Maven.java 100.00% <100.00%> (ø)
... and 12 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 3aaf0fe...ca5b706. Read the comment docs.

@pascalgrimaud pascalgrimaud force-pushed the hexagonal-refactoring branch 3 times, most recently from 7eb6f0d to 0f6d21d Compare September 23, 2021 07:30
@pascalgrimaud pascalgrimaud merged commit 68d0d36 into main Sep 23, 2021
@pascalgrimaud pascalgrimaud deleted the hexagonal-refactoring branch September 24, 2021 13:59
@pascalgrimaud pascalgrimaud added this to the 0.1.0 milestone Sep 24, 2021
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.

None yet

1 participant