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

🐛 fix(domain): resolve flyway sql syntax error #478

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

siyeonSon
Copy link
Member

@siyeonSon siyeonSon added the 🐛bug Something isn't working label Jun 9, 2024
@siyeonSon siyeonSon self-assigned this Jun 9, 2024
@github-actions github-actions bot requested a review from seonghun-dev June 9, 2024 14:36
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.58%. Comparing base (a80138d) to head (c847544).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #478   +/-   ##
=========================================
  Coverage     30.58%   30.58%           
  Complexity      125      125           
=========================================
  Files            76       76           
  Lines           981      981           
  Branches         31       31           
=========================================
  Hits            300      300           
  Misses          676      676           
  Partials          5        5           

Copy link
Collaborator

@seonghun-dev seonghun-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😁

@siyeonSon siyeonSon merged commit d281364 into dev Jun 11, 2024
3 checks passed
@siyeonSon siyeonSon deleted the fix/flyway-syntax-error branch June 11, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix flyway sql syntax error
3 participants