Skip to content

[Cocnert] 공연 목록 보조 정렬 기준 추가#211

Merged
Creamcheesepie merged 2 commits into
mainfrom
feat/#210
Dec 30, 2025
Merged

[Cocnert] 공연 목록 보조 정렬 기준 추가#211
Creamcheesepie merged 2 commits into
mainfrom
feat/#210

Conversation

@Creamcheesepie
Copy link
Copy Markdown
Collaborator

🔗 관련 이슈

관련된 이슈 번호를 연결해주세요.
Close #이슈번호 를 쓰면 PR merge 시 자동으로 close 됩니다.

🚀 PR 개요

이 PR이 어떤 변경을 포함하고 있는지 간단히 설명해주세요.

  • 공연 정렬기준 보조 정렬 기준 추가
  • 공연 캐싱시 페이지 크기 정보도 함께 저장

📌 변경 사항

주요 변경 내용을 체크리스트 형태로 정리해주세요.

  • 기능 추가
  • 버그 수정
  • 리팩터링
  • 문서 업데이트
  • 테스트 추가/수정

🧪 테스트 방법

변경된 내용을 어떻게 테스트했는지 구체적으로 적어주세요.

  1. postman 수제 테스트

⚠️ 참고 사항

리뷰어가 알아야 할 사항이 있다면 자유롭게 작성해주세요.

  • 정렬기준 확인해주세요

@github-actions
Copy link
Copy Markdown

Test Results

23 tests  ±0   22 ✅ ±0   2s ⏱️ ±0s
 5 suites ±0    0 💤 ±0 
 5 files   ±0    1 ❌ ±0 

For more details on these failures, see this check.

Results for commit d022fa6. ± Comparison against base commit 0b0ba79.

@github-actions
Copy link
Copy Markdown

❌ Failed Tests (from Gradle summary)

Expand
FAILED TESTS (1)
com.back.web7_9_codecrete_be.domain.users.service.UserServiceTest#updateNickname_success() — Cannot invoke "com.back.web7_9_codecrete_be.domain.chats.service.ChatUserCacheService.removeChatUserCache(String)" because "<local4>.chatUserCacheService" is null

Patterns for --tests:
--tests "com.back.web7_9_codecrete_be.domain.users.service.UserServiceTest.updateNickname_success()"

@github-actions
Copy link
Copy Markdown

⭐ JaCoCo Coverage

Line Coverage: 0%

No coverage report found.

🔗 Full HTML report: See artifact jacoco-full-html on this run → https://github.com/prgrms-web-devcourse-final-project/WEB7_9_codecrete_BE/actions/runs/20572252716

@Creamcheesepie Creamcheesepie self-assigned this Dec 30, 2025
@Creamcheesepie Creamcheesepie added the Bug Something isn't working label Dec 30, 2025
Copy link
Copy Markdown
Collaborator

@larama-C larama-C 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
Copy Markdown
Collaborator

@ys0221 ys0221 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
Copy Markdown
Collaborator

@tobbot16 tobbot16 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!

@Creamcheesepie Creamcheesepie merged commit 9d65437 into main Dec 30, 2025
0 of 2 checks passed
@Creamcheesepie Creamcheesepie deleted the feat/#210 branch December 30, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Concert] 공연 목록 보조 정렬기준 추가

4 participants