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

Generator: add testcontainers to PostgreSQL #131

Merged
merged 3 commits into from
Oct 22, 2021

Conversation

pascalgrimaud
Copy link
Member

Fix #126

@codecov
Copy link

codecov bot commented Oct 15, 2021

Codecov Report

Merging #131 (ddea7a8) into main (e04a07a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #131   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       262       267    +5     
===========================================
  Files             41        42    +1     
  Lines            868       893   +25     
  Branches          23        23           
===========================================
+ Hits             868       893   +25     
Impacted Files Coverage Δ
...boot/application/PostgreSQLApplicationService.java 100.00% <100.00%> (ø)
...enerator/springboot/domain/service/PostgreSQL.java 100.00% <100.00%> (ø)
...ngboot/domain/service/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 e04a07a...ddea7a8. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit 91e20cf into main Oct 22, 2021
@pascalgrimaud pascalgrimaud deleted the postgresql-testcontainers branch October 22, 2021 07:08
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.

Generator: add testcontainers to PostgreSQL
1 participant