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

[버그] 분석 기능 오류 발생 #127

Merged
merged 2 commits into from
Sep 7, 2024
Merged

[버그] 분석 기능 오류 발생 #127

merged 2 commits into from
Sep 7, 2024

Conversation

cabbage16
Copy link
Member

🎫 관련 이슈

close #125


📄 개요

어드민 분석 기능 오류를 해결했어요.


🔨 작업 내용

  • 어드민 분석기능에서 타지역 중학교 출신 학생 분석 시 부산 중학교 출신 학생이 함께 나오는 오류를 해결했습니다.
  • index.adoc의 목차에 analysis.adoc의 요청형식이 잘못 표시된 것을 수정했습니다.

🏁 확인 사항

  • 테스트를 완료했나요?
  • API 문서를 작성했나요?
  • 코드 컨벤션을 준수했나요?
  • 불필요한 로그, 주석, import 등을 삭제했나요?

🙋🏻 덧붙일 말

- 타지역 중학교 출신 학생들을 분석할 때 부산 중학교 출신 학생들이 함께 나오는 오류를 해결했어요.
- analysis.adoc의 요청 형식 부분이 목차에 포함되어 있어서 제거했어요.
@cabbage16 cabbage16 requested a review from a team as a code owner September 7, 2024 21:03
@cabbage16 cabbage16 linked an issue Sep 7, 2024 that may be closed by this pull request
@cabbage16 cabbage16 self-assigned this Sep 7, 2024
Copy link

github-actions bot commented Sep 7, 2024

이렇게 리뷰해주세요.

🖐️ 규칙

  1. 개선이 필요한지 충분히 설명해주세요.
  2. 답을 알려주기보다는 스스로 고민하고 개선 방법을 선택할 수 있게 해주세요.
  3. 코드를 깔끔하게 유지하고, 일관되게 구현하도록 안내해 주세요.
  4. 리뷰 과정이 숙제검사가 아닌 학습과정으로 느낄 수 있게 리뷰해 주세요.
  5. 리뷰를 위한 리뷰를 하지 마세요. 피드백 할 게 없으면 칭찬해 주세요.

🥬 우선순위

리뷰 중요도에 따라 다음과 같은 prefix를 붙여주세요.

예시 - P5) 쓸모없는 주석 삭제해주세요.

  • P1: 꼭 반영해주세요 (Request changes)
  • P2: 적극적으로 고려해주세요 (Request changes)
  • P3: 웬만하면 반영해 주세요 (Comment)
  • P4: 반영해도 좋고 넘어가도 좋습니다 (Approve)
  • P5: 그냥 사소한 의견입니다 (Approve)

Copy link

sonarcloud bot commented Sep 7, 2024

@cabbage16 cabbage16 merged commit c62bdb6 into develop Sep 7, 2024
3 checks passed
@cabbage16 cabbage16 deleted the fix/#125 branch September 7, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[버그] 분석 기능 오류 발생
1 participant