Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[feat] 질문타입 상태 관리 API 추가 #79

Merged
merged 12 commits into from
Sep 2, 2024

Conversation

Hoya324
Copy link
Member

@Hoya324 Hoya324 commented Sep 2, 2024

✅ 작업 내용

  • 질문타입 상태를 수정, 초기화, 전체 조회 API를 추가했습니다.
  • 관련 Test를 추가했습니다.

📌 작업 중 Test에 대한 유효성 및 구조 개선에 대한 필요성을 느낌

  • 다음 작업에서 진행

@Hoya324 Hoya324 added 🧪테스트 test를 추가한 pr입니다. ✨기능 새로운 기능을 추가합니다. labels Sep 2, 2024
@Hoya324 Hoya324 self-assigned this Sep 2, 2024
@Hoya324 Hoya324 linked an issue Sep 2, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Sep 2, 2024

Unit Test Results

105 tests   105 ✔️  20s ⏱️
  18 suites      0 💤
  18 files        0

Results for commit 53c4ac3.

Copy link

github-actions bot commented Sep 2, 2024

Code Coverage

File Coverage [89.47%] 🍏
AdminQuestionController.java 100% 🍏
AdminAnswerController.java 100% 🍏
AdminQuestionTypeStatusController.java 71.43%
Total Project Coverage 68.55% 🍏

@Hoya324 Hoya324 merged commit c73fd13 into develop Sep 2, 2024
2 checks passed
@Hoya324 Hoya324 deleted the feat/QuestionTypeManagement branch September 2, 2024 09:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
✨기능 새로운 기능을 추가합니다. 🧪테스트 test를 추가한 pr입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

답변간의 유사도를 측정하여 비슷한 답변에 대해 전달
1 participant