fix: 추천 이유를 경기 기록·선발 비교로 설명 - #179
Open
choigod1023 wants to merge 2 commits into
Open
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
경기 카드와 대시보드의 추천 이유를 실제 최근 전적·득실점·선발 ERA·시즌 성적 비교로 바꿉니다. 55% 통과·리그 순위·기본 3개는 내부 정책 설명으로만 보존하고 화면에는 출력하지 않습니다. 반대 기록, 자료 부족, 경기 시작 후 자료, 다른 집계 기간, 언더오버·핸디캡·전반·무승부를 구분합니다. 추천 선정식과 확률은 변경하지 않습니다. Node 테스트 142개 및 Vite 프로덕션 빌드 통과. 실제 NPB 저장 자료의 시즌 성적과 반대 방향 선발 ERA를 확인했습니다. 서버 전적 직렬화의 승-패-무 순서도 회귀 테스트로 검증했습니다. PR #178과 독립적인 변경이며 운영 배포 전입니다.