Skip to content

Feat[#88] : ActionType이 DISLIKE일 때 가중치 계산 로직 추가#89

Merged
ghkdwldus0807 merged 2 commits intodevelopfrom
feat/calc-dislike-log
Jul 31, 2025
Merged

Feat[#88] : ActionType이 DISLIKE일 때 가중치 계산 로직 추가#89
ghkdwldus0807 merged 2 commits intodevelopfrom
feat/calc-dislike-log

Conversation

@ghkdwldus0807
Copy link
Contributor

확인 사항

  • 💯 테스트는 잘 통과했나요?
  • 🏗️ 빌드는 성공했나요?
  • 🧹 불필요한 코드는 제거했나요?
  • 💭 이슈는 등록했나요?
  • 🏷️ 라벨은 등록했나요?

작업 내용

Action Type이 DISLIKE인 경우에도 가중치가 반영되도록 로직을 추가하였습니다.

주의사항

로컬 테스트 완료하였습니다.

Closes #88

Copy link
Collaborator

@likerhythm likerhythm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다 (●'◡'●)

@ghkdwldus0807 ghkdwldus0807 merged commit e7d8d52 into develop Jul 31, 2025
1 check passed
@ghkdwldus0807 ghkdwldus0807 deleted the feat/calc-dislike-log branch July 31, 2025 12:49
@ghkdwldus0807 ghkdwldus0807 changed the title Feat[#88] : ActionType == DISLIKE 시 가중치 계산 로직 추가 Feat[#88] : ActionType이 DISLIKE일 때 가중치 계산 로직 추가 Jul 31, 2025
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.

[Feat] 'DISLIKE' Action Type 추가에 따른 가중치 계산 로직 추가

2 participants