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: 보호소 프로필 조회 로직을 구현한다. #45

Merged
merged 34 commits into from
Nov 1, 2023
Merged

Conversation

bjo6300
Copy link
Member

@bjo6300 bjo6300 commented Oct 31, 2023

⛏ 작업 사항

  • 보호소, 보호소 프로필을 양방향 관계로 구현
  • 보호소 프로필 조회 서비스 구현
  • 보호소 프로필 조회 서비스 테스트 코드 작성
  • 보호소 프로필 조회 컨트롤러 구현
  • 보호소 프로필 조회 컨트롤러 테스트 코드 작성

📝 작업 요약

보호소 프로필 조회 API를 구현했습니다.

💡 관련 이슈

Copy link

github-actions bot commented Oct 31, 2023

Test Results

96 tests  +22   96 ✔️ +22   7s ⏱️ +2s
48 suites +  6     0 💤 ±  0 
48 files   +  6     0 ±  0 

Results for commit b67eef6. ± Comparison against base commit b4d85e5.

♻️ This comment has been updated with latest results.

funnysunny08
funnysunny08 previously approved these changes Nov 1, 2023
@bjo6300 bjo6300 changed the title feat: 보호소 프로필 조회 API를 구현한다. feat: 보호소 프로필 조회 로직을 구현한다. Nov 1, 2023
Copy link
Member

@pushedrumex pushedrumex left a comment

Choose a reason for hiding this comment

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

고생하셨습니당!

Copy link

sonarcloud bot commented Nov 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

96.2% 96.2% Coverage
0.0% 0.0% Duplication

Copy link
Collaborator

@hseong3243 hseong3243 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@bjo6300 bjo6300 merged commit 8e5c27f into dev Nov 1, 2023
6 checks passed
@bjo6300 bjo6300 deleted the feat/#29 branch November 1, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: 보호소 프로필 조회 로직을 구현한다.
4 participants