Skip to content

[refactor/#345] 닉네임 패턴 수정 및 테스트 수정 - #346

Merged
dev2yup merged 2 commits into
developfrom
refactor/#345-refac-nickname-pattern
Feb 16, 2026
Merged

[refactor/#345] 닉네임 패턴 수정 및 테스트 수정#346
dev2yup merged 2 commits into
developfrom
refactor/#345-refac-nickname-pattern

Conversation

@dev2yup

@dev2yup dev2yup commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

📌 연관 이슈

🌱 PR 요약

닉네임 패턴 조건 변경에 따라 수정 진행했습니다.

🛠 작업 내용

  • DuplicatedIdCheckRequest -> DuplicatedNicknameCheckRequest로 리팩토링 및 관련 참조 수정
  • DuplicatedNicknameCheckRequest의 Pattern을 수정했습니다.
  • @NotNull -> @notblank로 수정했습니다.
  • 패턴 변경에 따른 테스트 코드 수정 진행했습니다

📸 스크린샷

❗️리뷰어들께

@dev2yup dev2yup self-assigned this Feb 16, 2026
@dev2yup dev2yup linked an issue Feb 16, 2026 that may be closed by this pull request
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@dev2yup
dev2yup merged commit c33c7cd into develop Feb 16, 2026
2 of 3 checks passed
@2ghrms
2ghrms deleted the refactor/#345-refac-nickname-pattern branch March 2, 2026 05:58
@2ghrms 2ghrms changed the title refactor/#345 닉네임 패턴 수정 및 테스트 수정 [refactor/#345] 닉네임 패턴 수정 및 테스트 수정 Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[refactor] 닉네임 조건 수정

1 participant