Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] 익명댓글 기능 추가 #186

Merged
merged 26 commits into from
Dec 1, 2024
Merged

Conversation

Daae-Kim
Copy link
Member

📌 관련 이슈

#179

✒️ 작업 내용

  • 댓글을 작성한 사용자의 이름이 익명으로 나타나도록 구현했습니다.
  • commentType 의 ANONYMOUS, NON_ANONYMOUS 의 값으로 익명을 구분합니다.

스크린샷 🏞️ (선택)

💬 REVIEWER에게 요구사항 💬

Daae-Kim and others added 25 commits November 26, 2024 23:24
- isChecked -> isAnonymous
isAnonymous -> commentType 으로 변경했습니다.
isAnonymous -> commentType 으로 변경 했습니다.
isAnonymous -> commentType 으로 변경했습니다.
isAnonymous -> CommentType 으로 변경 했습니다.
isAnonymous -> commentType으로 변경 했습니다.
isAnonymous -> commentType 으로 변경했습니다.
@Daae-Kim Daae-Kim added the feature 기능 개발 label Nov 30, 2024
@Daae-Kim Daae-Kim self-assigned this Nov 30, 2024
Copy link

github-actions bot commented Nov 30, 2024

Unit Test Results

77 tests  ±0   76 ✔️ ±0   2s ⏱️ ±0s
30 suites ±0     1 💤 ±0 
30 files   ±0     0 ±0 

Results for commit 362ba46. ± Comparison against base commit ed73c36.

♻️ This comment has been updated with latest results.

@rlajm1203 rlajm1203 merged commit 0dc45fb into develop Dec 1, 2024
4 checks passed
@rlajm1203 rlajm1203 deleted the DD/feat/#179/anonymityComment branch December 1, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants