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

add mask type default for masking all text #232

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

delicioushwan
Copy link
Contributor

PR 의 종류는 어떤 것인가요?

  • 버그 수정
  • 새로운 기능
  • 리팩토링
  • 문서 수정
  • 워크플로우 수정

수정이 필요하게된 이유가 무엇인가요? (Jira 이슈가 있다면 링크를 연결해주세요)

고객 생일 성별 컬럼 마스킹을 위한 타입추가

두 컬럼명과 같게 가려고 했으나 이와같이 모든 문자를 마스킹하는 케이스가 더 나올수가 있을거같아서 default로 추가하였습니다. 의견들어보고 따로 추가할지 그대로 가야할지 정하겠습니다.

무엇을 어떻게 변경했나요?

코드 변경을 이해하기 위한 배경지식이 필요하다면 설명 해주세요.

디펜던시 변경이 있나요?

어떻게 테스트 하셨나요?

코드의 실행결과를 볼 수 있는 로그나 이미지가 있다면 첨부해주세요.

@delicioushwan delicioushwan self-assigned this Nov 7, 2024
@day1-dev-adm day1-dev-adm added the enhancement New feature or request label Nov 7, 2024
Copy link
Contributor

@TaehuiKim TaehuiKim left a comment

Choose a reason for hiding this comment

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

LGTM

@delicioushwan delicioushwan merged commit 145bbda into main Nov 7, 2024
2 checks passed
@delicioushwan delicioushwan deleted the feat/add-mask-type branch November 7, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants