-
Notifications
You must be signed in to change notification settings - Fork 323
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
Step4 - 로또(수동) ver2 #985
Open
oyj7677
wants to merge
12
commits into
next-step:oyj7677
Choose a base branch
from
oyj7677:step4_ver2
base: oyj7677
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Step4 - 로또(수동) ver2 #985
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d008b10 - Browse repository at this point
Copy the full SHA d008b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for dffd018 - Browse repository at this point
Copy the full SHA dffd018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2273de6 - Browse repository at this point
Copy the full SHA 2273de6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28951c - Browse repository at this point
Copy the full SHA e28951cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dfcb45 - Browse repository at this point
Copy the full SHA 8dfcb45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5f054 - Browse repository at this point
Copy the full SHA 9b5f054View commit details -
Refactor: 당첨 통계 역할 이동 (LottoMachine -> LottoCalculator)
Configuration menu - View commit details
-
Copy full SHA for a0698e5 - Browse repository at this point
Copy the full SHA a0698e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4578453 - Browse repository at this point
Copy the full SHA 4578453View commit details
Commits on Nov 21, 2023
-
게임 가격 담당 객체 변경 (LottoCalculator -> LottoGame) 게임 통계 자료구조 변경 Map -> EnumMap 당첨 번호 일치 개수 로직 수정 Feat: 보너스 번호 중복 검증 로직 추가
Configuration menu - View commit details
-
Copy full SHA for 787b65d - Browse repository at this point
Copy the full SHA 787b65dView commit details
Commits on Nov 22, 2023
-
Refactor: 로또 번호 조힙 List<Int> -> NumberCombination 변경
Configuration menu - View commit details
-
Copy full SHA for 8532e66 - Browse repository at this point
Copy the full SHA 8532e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0bb74 - Browse repository at this point
Copy the full SHA 6d0bb74View commit details -
Merge branch 'step4' into step4_ver2
# Conflicts: # README.md # src/main/kotlin/lotto/data/LottoRanking.kt # src/main/kotlin/lotto/data/WinningLotto.kt # src/main/kotlin/lotto/domain/LottoCalculator.kt # src/main/kotlin/lotto/domain/LottoMachine.kt # src/main/kotlin/lotto/service/LottoGame.kt # src/test/kotlin/lotto/data/WinningLottoTest.kt # src/test/kotlin/lotto/domain/LottoCalculatorTest.kt
Configuration menu - View commit details
-
Copy full SHA for 08c5846 - Browse repository at this point
Copy the full SHA 08c5846View commit details
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.