모듈 경로와 겹치는 내부 식별자 접두어를 정리한다 - #906
Merged
Merged
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 연관된 이슈
🎯 의도
모듈과 feature 경로가 이미 제공하는 소유권 정보를 내부 식별자와 파일명에서 중복하지 않도록 정리
📝 작업 내용
📌 요약
Development,HomeTab,ProfileTab,TodayTab,Entry,PresentationShared내부 식별자 접두어 정리RootView,TodoListFeature,TodoListView,TodoDetailFeature,TodoDetailView공개 API 유지🔍 상세
DevelopmentDependencyPreparation의 file-privateDevelopment*UseCaseKey를 UseCase 역할 중심 이름으로 변경HomeTab개발 목표 표시 모델과 섹션, 카드, 상태 Badge, 의존성 키 및 테스트 지원 타입 정리ProfileTab의존성 키,AvatarImageData,HeatmapBuilder, 내부 카드와 테스트 adapter 정리TodayTab과Entry의 file-private 의존성 키 및Root내부Feature파일과 테스트 파일명 정리PresentationSharedTodo List와 Detail의 내부 reducer, 의존성 키, 미리보기 구현 및 테스트 지원 타입 정리📸 영상 / 이미지 (Optional)