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

Module mssql #2697

Merged
merged 9 commits into from Jul 19, 2022
Merged

Module mssql #2697

merged 9 commits into from Jul 19, 2022

Conversation

DamnClin
Copy link
Collaborator

Just a rebase of @DanielFran work :)

Close #2119

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #2697 (f12d581) into main (99c7ce3) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #2697   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      2225      2208   -17     
===========================================
  Files            532       530    -2     
  Lines           9151      9122   -29     
  Branches         230       230           
===========================================
- Hits            9151      9122   -29     
Impacted Files Coverage Δ
...er/lite/generator/project/domain/DatabaseType.java 100.00% <100.00%> (ø)
.../database/mariadb/domain/MariaDBModuleFactory.java 100.00% <100.00%> (ø)
...ase/mssql/application/MsSQLApplicationService.java 100.00% <100.00%> (ø)
...boot/database/mssql/domain/MsSQLModuleFactory.java 100.00% <100.00%> (ø)
...frastructure/primary/MsSQLModuleConfiguration.java 100.00% <100.00%> (ø)
...boot/database/mysql/domain/MySQLModuleFactory.java 100.00% <100.00%> (ø)
...ase/postgresql/domain/PostgresqlModuleFactory.java 100.00% <100.00%> (ø)
...abase/sqlcommon/domain/SQLCommonModuleBuilder.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 99c7ce3...f12d581. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 958fc31 into jhipster:main Jul 19, 2022
@DamnClin DamnClin deleted the module_mssql branch July 22, 2022 12:00
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.

Convert MSSQL to module
3 participants