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: 봉사 모집글 상세 조회 로직을 구현한다. #44

Merged
merged 15 commits into from
Nov 1, 2023

Conversation

pushedrumex
Copy link
Member

⛏ 작업 사항

봉사 모집글 상세 조회 로직을 구현했습니다.

📝 작업 요약

  • 봉사 모집글 상세 조회 서비스 구현
  • 봉사 모집글 상세 조회 서비스 테스트 코드 작성
  • 봉사 모집글 상세 조회 컨트롤러 구현
  • 봉사 모집글 상세 조회 컨트롤러 테스트 코드 작성

💡 관련 이슈

Copy link

github-actions bot commented Oct 31, 2023

Test Results

74 tests  +3   74 ✔️ +3   6s ⏱️ ±0s
42 suites +2     0 💤 ±0 
42 files   +2     0 ±0 

Results for commit 363b785. ± Comparison against base commit 90529f3.

♻️ This comment has been updated with latest results.

bjo6300
bjo6300 previously approved these changes Oct 31, 2023
funnysunny08
funnysunny08 previously approved these changes Nov 1, 2023
bjo6300
bjo6300 previously approved these changes Nov 1, 2023
hseong3243
hseong3243 previously approved these changes Nov 1, 2023
@pushedrumex pushedrumex dismissed stale reviews from hseong3243 and bjo6300 via 363b785 November 1, 2023 10:08
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 0 Code Smells

95.5% 95.5% Coverage
0.0% 0.0% Duplication

@pushedrumex pushedrumex merged commit b4d85e5 into dev Nov 1, 2023
6 checks passed
@pushedrumex pushedrumex deleted the feat/#28 branch November 1, 2023 12:10
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