refactor: hotspot 4파일 중첩 삼항/캐스트 중복 제거 - #108
Merged
Merged
Conversation
- portfolio: RISK_BAR_COLOR map + toRiskLevel 함수로 중첩 삼항 평탄화 - report: hasReport 분기 60줄 Link 중복 단일화 - agentModeParser: qa 분기 parsed 캐스트 3회→1회 로컬변수 - piSession: sessionOptions 공통 7필드 spread, traceEnabled toLowerCase 3회→1회 동작 변화 없음. simplify dry-run 6건 전부 low-risk 적용. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Summary
오늘 머지된 PR의 hotspot 4파일에 대해 simplify dry-run + code-review 거쳐 low-risk 정리 6건 적용.
동작/시그니처 변화 없음. 테스트 통과 + 타입체크 통과 확인.
Test plan
🤖 Generated with Claude Code