Skip to content

[Fix] 분석 프롬프트 퍼센트 리터럴 escape 처리#118

Merged
whc9999 merged 1 commit into
devfrom
fix/analysis-prompt-percent-format
Jul 6, 2026
Merged

[Fix] 분석 프롬프트 퍼센트 리터럴 escape 처리#118
whc9999 merged 1 commit into
devfrom
fix/analysis-prompt-percent-format

Conversation

@whc9999

@whc9999 whc9999 commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

✨ 어떤 이유로 PR를 하셨나요?

  • feature 병합
  • 버그 수정(아래에 issue #를 남겨주세요)
  • 코드 개선
  • 코드 수정
  • 배포
  • 기타(아래에 자세한 내용 기입해주세요)

📋 세부 내용 - 왜 해당 PR이 필요한지 작업 내용을 자세하게 설명해주세요

  • AnalysisAiClient formatted prompt의 점수 가중치 퍼센트 값을 %%로 escape
  • STATUS_AND_WRITING_RULES의 X% 예시도 formatter-safe하게 수정
  • AnalysisServiceTest로 컴파일 및 분석 흐름 회귀 검증

📸 작업 화면 스크린샷

⚠️ PR하기 전에 확인해주세요

  • 로컬테스트를 진행하셨나요?
  • 머지할 브랜치를 확인하셨나요?
  • 관련 label을 선택하셨나요?

🚨 관련 이슈 번호 [#91 ]

- AnalysisAiClient formatted prompt의 점수 가중치 퍼센트 값을 %%로 escape
- STATUS_AND_WRITING_RULES의 X% 예시도 formatter-safe하게 수정
- AnalysisServiceTest로 컴파일 및 분석 흐름 회귀 검증
@whc9999 whc9999 self-assigned this Jul 6, 2026
@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@whc9999, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 42 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ceb73336-debe-45ad-954e-bd9d2ba4070b

📥 Commits

Reviewing files that changed from the base of the PR and between ffef57e and 04c7549.

📒 Files selected for processing (3)
  • .github/workflows/ci.yml
  • .github/workflows/deploy.yml
  • src/main/java/com/jobdri/jobdri_api/domain/analysis/service/AnalysisAiClient.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/analysis-prompt-percent-format

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@whc9999 whc9999 merged commit 04c7549 into dev Jul 6, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant