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

[SBL-119] 마이페이지 설문 목록 조회 API 구현 #64

Merged
merged 11 commits into from
Sep 15, 2024

Conversation

JeongHunHui
Copy link
Member

@JeongHunHui JeongHunHui commented Sep 14, 2024

📢 설명

  • 마이페이지에서 내 설문의 목록을 조회할 수 있는 API 구현
  • [GET] /api/v1/surveys/my-page | 자세한 스펙은 Notion의 API 문서 참고

✅ 체크 리스트

  • 여러개의 설문을 만들어둔 계정으로 로그인
  • 마이페이지 설문 목록 조회 API를 호출하며 필터링, 정렬 기능 테스트

Copy link

테스트 커버리지 리포트

Overall Project 26.3% -2.54% 🍏
Files changed 0% 🍏

File Coverage
MySurveySortType.kt 0% 🍏
SecurityConfig.kt 0% -1.09% 🍏
SurveyCustomRepositoryImpl.kt 0% -95.5% 🍏
SurveyInfoController.kt 0% -23.08% 🍏
MyPageSurveysResponse.kt 0% -75% 🍏
MyPageSurveyInfoResponse.kt 0% -80.95% 🍏
SurveyAdapter.kt 0% -4.22% 🍏
SurveyInfoService.kt 0% -11.11% 🍏

Copy link

테스트 커버리지 리포트

Overall Project 26.32% -2.46% 🍏
Files changed 0% 🍏

File Coverage
MySurveySortType.kt 0% 🍏
SecurityConfig.kt 0% -1.09% 🍏
SurveyCustomRepositoryImpl.kt 0% -95.41% 🍏
SurveyInfoController.kt 0% -23.08% 🍏
MyPageSurveysResponse.kt 0% -75% 🍏
MyPageSurveyInfoResponse.kt 0% -78.95% 🍏
SurveyAdapter.kt 0% -4.22% 🍏
SurveyInfoService.kt 0% -11.11% 🍏

Copy link
Member

@GulSauce GulSauce left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@GulSauce GulSauce merged commit e9b92cb into develop Sep 15, 2024
1 check passed
@GulSauce GulSauce deleted the SBL-119-mypage-survey-list-api branch September 15, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants