[Feat] 관리자 운영 화면의 정합성·인덱싱 정보 가독성 개선 - #303
Merged
Merged
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus 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.
🔍️ 작업 내용
✨ 상세 설명
운영자가 내부 상태 코드를 해석하지 않아도 현재 상태와 다음 행동을 판단할 수 있도록 화면 정보 구조와 문구를 정리했습니다. 원본 상태 코드는 진단을 위해 보조 정보로 유지합니다.
상태 검사 결과에 다음 Cursor가 존재하면 같은 화면에서 이어서 실행할 수 있으며, 복구 불가능한 이상은 근거 수치와 수동 확인 방법을 안내합니다.
🧪 검증
npm test— 34개 테스트 통과npm run lint— 통과./gradlew test --tests com.opensource.docgrid.domain.sync.service.SyncConsistencyInspectorTest— 통과#6실제 데이터로 완료 상태·처리 시간·이벤트 타임라인 화면 확인💬 리뷰 요구사항