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

Add user context for mariadb and liquibase #918

Conversation

seraphinandrieux
Copy link
Contributor

@seraphinandrieux seraphinandrieux marked this pull request as draft March 4, 2022 07:43
@seraphinandrieux seraphinandrieux force-pushed the add-user-context-with-mariadb-and-liquibase branch from c0138b2 to a14e39e Compare March 4, 2022 08:20
@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #918 (c113daa) into main (1587d9d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #918   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity      1327      1338   +11     
===========================================
  Files            252       252           
  Lines           4144      4151    +7     
  Branches          72        73    +1     
===========================================
+ Hits            4144      4151    +7     
Impacted Files Coverage Δ
...t/common/domain/SpringBootCommonDomainService.java 100.00% <100.00%> (ø)
...ation/liquibase/domain/LiquibaseDomainService.java 100.00% <100.00%> (ø)
...gboot/user/domain/SpringBootUserDomainService.java 100.00% <100.00%> (ø)
...ucture/config/SpringBootUserBeanConfiguration.java 100.00% <100.00%> (ø)
...structure/primary/rest/SpringBootUserResource.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 1587d9d...c113daa. Read the comment docs.

@seraphinandrieux seraphinandrieux marked this pull request as draft March 7, 2022 13:14
@seraphinandrieux seraphinandrieux force-pushed the add-user-context-with-mariadb-and-liquibase branch from 264561a to c113daa Compare March 8, 2022 07:26
@seraphinandrieux seraphinandrieux marked this pull request as ready for review March 8, 2022 07:26
@pascalgrimaud pascalgrimaud merged commit 1f339b2 into jhipster:main Mar 8, 2022
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.

Spring Boot Database: Add User changelogs with MariaDB and liquibase
2 participants