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

[feat #74] enum 클래스에 직군, 직렬 추가하기 #78

Merged
merged 6 commits into from
Aug 23, 2024

Conversation

hyun2371
Copy link
Member

@hyun2371 hyun2371 commented Aug 22, 2024

관련 이슈

💫 작업 요약

  • 직군/직렬 추가

🔍 중점적으로 리뷰 할 부분

  • 노션 페이지 보고 작업했습니다
    • 직군별 직렬에 중복되는 직렬은 추가하지 않았고, 노션에 따로 밑줄 처리했습니다!
  • 약어 어색한거 있는지

@hyun2371 hyun2371 linked an issue Aug 22, 2024 that may be closed by this pull request
2 tasks
Copy link

github-actions bot commented Aug 22, 2024

Test Results

86 tests   86 ✅  11s ⏱️
18 suites   0 💤
18 files     0 ❌

Results for commit 631ed18.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@dudxo dudxo left a comment

Choose a reason for hiding this comment

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

제가 진작 했어야 했는데 다른거 작업한다고 미루다가 못했네요ㅜㅜ
수고 많으셨습니다..!

Copy link

Code Coverage

Overall Project 83.57% 🍏
Files changed 100% 🍏

File Coverage
JobCategory.java 100% 🍏
QuestionPostController.java 100% 🍏
JobGroup.java 94.38% 🍏
Member.java 93.18% 🍏

@hyun2371 hyun2371 merged commit 05ec534 into dev Aug 23, 2024
3 checks passed
@hyun2371 hyun2371 deleted the feat/#74/add-jobgroup-jobcategory-field branch August 23, 2024 05:04
@hyun2371 hyun2371 self-assigned this Aug 23, 2024
@hyun2371 hyun2371 added the ✨ feat 기능 추가 label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ enum 클래스에 직군, 직렬 추가하기
2 participants