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

보호소 정보 수정 페이지를 위한 우편번호 관리 추가 #235

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

xGreenNarae
Copy link
Contributor

작업 내용

  • 데이터베이스의 보호소 주소에 우편번호(zonecode)를 추가하고 기존의 API Request형식을 바꾸지 않는 선에서, 저장하는 로직을 수정하였습니다.

Close #234

Copy link

github-actions bot commented Nov 4, 2023

Test Coverage Report

Overall Project 66.19% 😞
Files changed 100% 😍

File Coverage
ShelterSignUpDto.java 88.14% 😍
ShelterAddressSignUpDto.java 87.65% 😍
ShelterAddress.java 87.05% 😍

@xGreenNarae xGreenNarae merged commit 2113ebe into develop Nov 4, 2023
2 checks passed
@xGreenNarae xGreenNarae deleted the feat/#234 branch November 4, 2023 14:43
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.

[BE] 보호소 정보 수정 페이지를 위한 우편번호 관리 추가
1 participant