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

WIP: Create integration tests using testcontainers #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kakawait
Copy link
Owner

@kakawait kakawait commented Jul 3, 2018

With 3 new modules:

  • Spring boot 1 tests
  • Spring boot 2 tests
  • Common which is common code or tests between both Spring boot 1 & Spring boot 2

With 3 new modules:

- Spring boot 1 tests
- Spring boot 2 tests
- Common which is common code or tests between both Spring boot 1 & Spring boot 2
@kakawait kakawait self-assigned this Jul 3, 2018
@codecov
Copy link

codecov bot commented Jul 3, 2018

Codecov Report

Merging #102 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #102   +/-   ##
==========================================
  Coverage      82.89%   82.89%           
  Complexity       117      117           
==========================================
  Files             23       23           
  Lines            608      608           
  Branches          77       77           
==========================================
  Hits             504      504           
  Misses            78       78           
  Partials          26       26

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 1f3a93f...d55db7e. Read the comment docs.

@kakawait kakawait added this to the 1.1.0 milestone Sep 4, 2019
@kakawait kakawait changed the base branch from develop to master November 26, 2020 17:27
@kakawait kakawait modified the milestones: 1.1.0, 1.2.0 Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant