Skip to content

Comments

feat: 피부 이미지 분석 API#2

Merged
dl-00-e8 merged 2 commits intomainfrom
feat/analysis
Sep 28, 2025
Merged

feat: 피부 이미지 분석 API#2
dl-00-e8 merged 2 commits intomainfrom
feat/analysis

Conversation

@dl-00-e8
Copy link
Contributor

작업 내용

  • AIClient.java에서 AI 모델에 API 요청을 통해 이미지 분석을 진행하도록 구현
  • /perform API에서 Multipartfile 형식의 이미지 데이터를 받아서 이미지 분석 결과를 반환하는 API 구현

참고사항

  • AI 모델을 연결하는 부분을 구현하는 과정에서 application-infra.yml 변경사항 존재
  • 별도의 테스트 코드 미작성, API가 완전하게 구현된 것이 아닌 상황이기에 추후 구현 과정에서 테스트 코드 작성 예정
  • 로그인 부분이 필수적으로 존재해야 Analysis가 완벽하게 구현될 수 있기에 로그인 부분 오류 수정 후 재진행 예정

@dl-00-e8 dl-00-e8 self-assigned this Sep 28, 2025
@dl-00-e8 dl-00-e8 added the enhancement New feature or request label Sep 28, 2025
@github-actions
Copy link

Test Results

11 tests   7 ✅  2s ⏱️
 8 suites  4 💤
 8 files    0 ❌

Results for commit f90e5fa.

@github-actions
Copy link

📝 Test Coverage Report

Overall Project 7.85% -1.33%
Files changed 0%

File Coverage
AnalysisService.java 0% -84%

@dl-00-e8 dl-00-e8 merged commit 4b8ce40 into main Sep 28, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant