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

기존 sql 파일을 통한 테이블 세팅 방식 변경 #214

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

JJ503
Copy link
Collaborator

@JJ503 JJ503 commented Nov 17, 2024

📄 작업 내용 요약

  • ddl-auto를 통해 테이블 생성
  • sql 파일 제거
  • DataCleaner 리팩터링
  • ServiceTest 어노테이션 생성

📎 Issue 번호

📌 PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

✅ PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 커밋 메시지 컨벤션에 맞게 작성했습니다.
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트).

@JJ503 JJ503 added the refactor 기존 기능에 변경이 없는 구현 변경 시 label Nov 17, 2024
@JJ503 JJ503 requested a review from YongGoose November 17, 2024 13:06
@JJ503 JJ503 self-assigned this Nov 17, 2024
Copy link

Test Results

   49 files  ±0      2 errors  47 suites  ±0   4m 36s ⏱️ + 1m 31s
1 388 tests ±0  1 388 ✅ +100  0 💤 ±0  0 ❌  - 100 
2 293 runs  ±0  2 293 ✅ +100  0 💤 ±0  0 ❌  - 100 

For more details on these parsing errors, see this check.

Results for commit 30629d9. ± Comparison against base commit c5dc243.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 기존 기능에 변경이 없는 구현 변경 시
Projects
None yet
1 participant