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

♻️ refactor(domain): manage flyway scripts in api -> domain #462

Merged
merged 5 commits into from
Apr 11, 2024

Conversation

siyeonSon
Copy link
Member

@siyeonSon siyeonSon added the ♻️refactor Refactor code. label Apr 9, 2024
@siyeonSon siyeonSon self-assigned this Apr 9, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.12%. Comparing base (f2c1a90) to head (da2983c).
Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #462   +/-   ##
=========================================
  Coverage     30.12%   30.12%           
  Complexity      125      125           
=========================================
  Files            77       77           
  Lines           996      996           
  Branches         32       32           
=========================================
  Hits            300      300           
  Misses          691      691           
  Partials          5        5           

backend/streetdrop-api/build.gradle Outdated Show resolved Hide resolved
@siyeonSon siyeonSon merged commit fe88f7a into dev Apr 11, 2024
2 checks passed
@siyeonSon siyeonSon deleted the refactor/flyway-scripts branch April 11, 2024 06:09
seonghun-dev pushed a commit that referenced this pull request May 8, 2024
* ♻️ refactor(domain): manage flyway scripts in api -> domain

* 🔧 config(domain): move database settings to domain module

* 🔧 config: change the path of flyway scripts

* ♻️ refactor(api, batch): add mysql dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️refactor Refactor code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Domain] manage flyway scripts in api-> domain
3 participants