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

[#30] analysis 서버에서 가져온 code를 까서 까져와 결과에 담아서 반환 #31

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

SongGwanSeok
Copy link
Member

#️⃣ 연관된 이슈

📝 작업 내용

  • analysis의 결과를 그대로 반환하는 것이 아닌 값을 꺼내 넘겨주는 방식으로 수정
  • logger 관리를 .env에서 dev일때만 추가하는 방식으로 변경
  • analysis의 결과 예외 처리

스크린샷 (선택)

💬 리뷰 요구사항(선택)

  • 리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

  • ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

Copy link
Contributor

@ujkkk ujkkk left a comment

Choose a reason for hiding this comment

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

LGTM

@SongGwanSeok SongGwanSeok merged commit c098e3c into develop Nov 4, 2024
1 check passed
@SongGwanSeok SongGwanSeok deleted the feature/issue30 branch November 4, 2024 03:22
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.

[Fix] analysis server response 과대포장 문제
2 participants