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

추천 알고리즘 구현 및 flask 웹서버로 http통신 구현 #342

Merged
merged 3 commits into from
Aug 20, 2023

Conversation

tank3a
Copy link
Collaborator

@tank3a tank3a commented Aug 20, 2023

  • 버그 수정
  • 기능 개발
  • 리팩토링
  • 문서 변경
  • 기타... 설명:

📝 설명

flask 앱 생성 및 private ec2에 배포한 후, 스프링부트 서버에서 http요청이 정상적으로 가도록 구현

✨ 특이 사항

배포환경에서만 테스트 가능하여 버그 발생 시 수정 예정. 스프링부트에 구현한 내용을 실제 서비스에 맞게 api 변경 예정

🖼️ 스크린샷 (선택 사항)

@tank3a tank3a requested a review from dydwo0740 August 20, 2023 03:54
@tank3a tank3a self-assigned this Aug 20, 2023
@github-actions
Copy link

📊 테스트 커버리지 결과

Overall Project 84.42% -2.07% 🍏
Files changed 10.09%

File Coverage
OpenApiConfig.java 100% 🍏
RecommendController.java 60% -40% 🍏
RecommendService.java 3.09% -96.91%

Copy link
Member

@dydwo0740 dydwo0740 left a comment

Choose a reason for hiding this comment

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

GOOD

@dydwo0740 dydwo0740 merged commit ee012c0 into dev Aug 20, 2023
1 check passed
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.

2 participants