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

수거함 상세정보 조회 시 위도, 경도 추가 #53

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

Doyeon04
Copy link
Contributor

@Doyeon04 Doyeon04 commented Apr 24, 2024

💡 작업 내용

  • 수거함 상세정보 조회 응답에 위도, 경도 추가
  • 수거함 상세정보 조회 테스트 코드 성공하도록 코드 변경

💡 자세한 설명

  • 수거함 상세정보 조회 응답으로 위도, 경도를 추가하였습니다.
  • 수거함 상세정보 조회 테스트 코드에도 위도와 경도를 추가해 테스트가 성공하도록 변경하였습니다.

✅ 셀프 체크리스트

  • PR 제목을 형식에 맞게 작성했나요?
  • 브랜치 전략에 맞는 브랜치에 PR을 올리고 있나요?
  • 이슈는 close 했나요?
  • Reviewers, Labels, Projects를 등록했나요?
  • 작업 도중 문서 수정이 필요한 경우 잘 수정했나요?
  • 테스트는 잘 통과했나요?
  • 불필요한 코드는 제거했나요?

closes #50

@Doyeon04 Doyeon04 added the feature 구현, 개선 사항 관련 label Apr 24, 2024
@Doyeon04 Doyeon04 requested a review from Hanjaemo April 24, 2024 02:26
@Doyeon04 Doyeon04 self-assigned this Apr 24, 2024
@Doyeon04 Doyeon04 linked an issue Apr 24, 2024 that may be closed by this pull request
@Doyeon04 Doyeon04 merged commit c7ae66e into main Apr 24, 2024
1 check passed
@Doyeon04 Doyeon04 deleted the feat/50-add-location-on-review branch April 30, 2024 10:58
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