Skip to content

[#393] ProfileHeatmap 접두사의 Profile 단어를 제거한다#395

Merged
opficdev merged 5 commits intodevelopfrom
style/#393-'profile'
Apr 17, 2026
Merged

[#393] ProfileHeatmap 접두사의 Profile 단어를 제거한다#395
opficdev merged 5 commits intodevelopfrom
style/#393-'profile'

Conversation

@opficdev
Copy link
Copy Markdown
Owner

@opficdev opficdev commented Apr 17, 2026

🔗 연관된 이슈

📝 작업 내용

📌 요약

  • 프로필 화면 히트맵 관련 타입 및 뷰 명칭에서 Profile 접두어 제거
  • ProfileView 등 히트맵 외 프로필 화면 맥락 명칭 유지
  • UserDefaults 저장 키 문자열 유지로 기존 설정값 호환성 보존

🔍 상세

  • Domain 계층의 히트맵 관련 UseCase 및 Repository 인터페이스 명칭 정리
  • Data 계층의 히트맵 활동 타입 설정 조회/저장 메서드 명칭 정리
  • Presentation 계층의 히트맵 전용 구조체 및 ViewModel 내부 타입 명칭 정리
  • UI 계층의 ProfileHeatmapViewHeatmapView 로 변경하고 관련 호출부 반영
  • 로직 변경 없는 명칭 정리
  • Domain, Data, Presentation, UI 계층 기준 커밋 분리

📸 영상 / 이미지 (Optional)

@opficdev opficdev self-assigned this Apr 17, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

히트맵 관련 UseCase, Repository, 모델 및 UI 컴포넌트에서 'Profile' 접두어를 제거하는 대규모 명칭 변경 리팩토링을 진행했습니다. 또한 PR 템플릿의 주석 형식을 수정했습니다. 현재 모든 변경 사항이 적절하며 추가로 제공할 피드백은 없습니다.

@opficdev opficdev merged commit 3c0371a into develop Apr 17, 2026
1 check passed
@opficdev opficdev deleted the style/#393-'profile' branch April 17, 2026 13:09
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.

ProfileHeatmap 접두사의 Profile 단어를 제거한다

1 participant