Update README.md#289
Closed
bon0512 wants to merge 1 commit into
Closed
Conversation
Comment on lines
+2
to
+3
| ## READ ME | ||
| link : https://github.com/one-year-gap |
There was a problem hiding this comment.
🛡️ Code Review Report
1. 🔍 요약 (Summary)
README.md 파일에 프로젝트 식별을 위한 헤더와 링크가 추가되었습니다. 문서의 가독성과 표준 마크다운 형식을 고려할 때 개선이 필요합니다.
2. 🛑 Blocking Issues (Must Fix)
- [위반 규칙]: 문서 가독성 및 표준 마크다운 활용
- [위치]:
README.md(Line 2-3) - [문제 이유]: '## READ ME' 헤더는 파일명과 중복되어 정보 전달력이 낮으며, URL을 직접 노출하는 방식보다는 의미 있는 텍스트에 링크를 거는 마크다운 표준 문법을 사용하는 것이 가독성 측면에서 훨씬 좋습니다.
- [해결 제안]:
## 🔗 Project Links - Organization: [one-year-gap](https://github.com/one-year-gap)
Suggested change
| ## READ ME | |
| link : https://github.com/one-year-gap | |
| ## 🔗 Project Links | |
| - Organization: [one-year-gap](https://github.com/one-year-gap) |
🧪 Test Coverage Report (JaCoCo)
Package line spark (sample): 📦 Package coverage (worst 10)
🧨 Lowest coverage classes (worst 10)
🧩 Changed files coverage breakdown (0 files)No changed Java files under 🔎 HTML 리포트: Actions → Artifacts → |
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.
📝작업 내용
👀변경 사항
🎫 Jira Ticket
#️⃣관련 이슈