Skip to content

[Release] fix(ranking): 급상승/급하락 0.0% 변동률 필터링#116

Merged
ohhalim merged 2 commits into
mainfrom
develop
Jul 1, 2026
Merged

[Release] fix(ranking): 급상승/급하락 0.0% 변동률 필터링#116
ohhalim merged 2 commits into
mainfrom
develop

Conversation

@ohhalim

@ohhalim ohhalim commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • 급상승/급하락 랭킹에서 변동률 0.0% 항목 제외

Changes

  • CourseService.getRanking(): GAIN은 changeRate > 0, LOSS는 changeRate < 0만 포함

Closes

ohhalim added 2 commits July 1, 2026 15:30
- GAIN: changeRate > 0 항목만 포함
- LOSS: changeRate < 0 항목만 포함
fix(ranking): 급상승/급하락 0.0% 변동률 항목 필터링 (#114)
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e145d1a8-4c09-4d43-9ad3-3dc164561f97

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

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.

@ohhalim ohhalim merged commit 32876e0 into main Jul 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant