Skip to content

Comments

[refactor/#336] 피드 조회 API 응답 isMine 필드 추가#337

Merged
dev2yup merged 1 commit intodevelopfrom
refactor/#336-add-ismine
Feb 6, 2026
Merged

[refactor/#336] 피드 조회 API 응답 isMine 필드 추가#337
dev2yup merged 1 commit intodevelopfrom
refactor/#336-add-ismine

Conversation

@dev2yup
Copy link
Collaborator

@dev2yup dev2yup commented Feb 6, 2026

📌 연관 이슈

🌱 PR 요약

프론트 요청으로 인한 피드 조회 API 응답 isMine 필드 추가

🛠 작업 내용

  • 피드 리스트의 기록이 현재 유저의 기록인지 나타내는 isMine 필드 추가
  • response, service, controllerTest 관련 부분 수정

📸 스크린샷

❗️리뷰어들께

@dev2yup dev2yup self-assigned this Feb 6, 2026
@dev2yup dev2yup linked an issue Feb 6, 2026 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@dev2yup dev2yup merged commit e8a5de3 into develop Feb 6, 2026
2 of 3 checks passed
@dev2yup dev2yup deleted the refactor/#336-add-ismine branch February 16, 2026 17:02
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.

[refactor] 피드 조회 API 필드 추가

1 participant