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 PostgresqlDomainService to avoid duplication #378

Conversation

pascalgrimaud
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #378 (e5583da) into main (bf9f8cc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #378   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       549       561   +12     
===========================================
  Files             93        93           
  Lines           1772      1781    +9     
  Branches          37        37           
===========================================
+ Hits            1772      1781    +9     
Impacted Files Coverage Δ
...server/springboot/database/mysql/domain/MySQL.java 100.00% <100.00%> (ø)
...boot/database/mysql/domain/MySQLDomainService.java 100.00% <100.00%> (ø)
...ingboot/database/postgresql/domain/Postgresql.java 100.00% <100.00%> (ø)
...ase/postgresql/domain/PostgresqlDomainService.java 100.00% <100.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 bf9f8cc...e5583da. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit affc8f7 into jhipster:main Dec 21, 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