Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

[BM-203] ✨ 상품 검색 조건 추가 구현 #83

Merged
merged 1 commit into from
Aug 4, 2022
Merged

[BM-203] ✨ 상품 검색 조건 추가 구현 #83

merged 1 commit into from
Aug 4, 2022

Conversation

gkdud583
Copy link
Collaborator

@gkdud583 gkdud583 commented Aug 4, 2022

구현 사항

  • 검색 조건 추가하였습니다.
    • 입찰 진행 중인 상품 필터 검색
    • 정렬 조건 추가
      • 최신순
      • 시작가 오름차순
      • 시작가 내림차순

@github-actions
Copy link

github-actions bot commented Aug 4, 2022

📊 BidMarket-pr-83 분석 결과 확인 링크

@codecov-commenter
Copy link

Codecov Report

Merging #83 (c1b8f17) into main (1ce3758) will decrease coverage by 0.03%.
The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #83      +/-   ##
============================================
- Coverage     79.21%   79.17%   -0.04%     
- Complexity      270      273       +3     
============================================
  Files            53       53              
  Lines           866      874       +8     
  Branches         29       30       +1     
============================================
+ Hits            686      692       +6     
- Misses          166      167       +1     
- Partials         14       15       +1     
Impacted Files Coverage Δ
...roduct/repository/ProductCustomRepositoryImpl.java 87.50% <70.00%> (-5.10%) ⬇️
...rc/main/java/com/saiko/bidmarket/product/Sort.java 100.00% <100.00%> (ø)
...t/product/controller/dto/ProductSelectRequest.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ce3758...c1b8f17. Read the comment docs.

Copy link
Collaborator

@youngjunryu youngjunryu left a comment

Choose a reason for hiding this comment

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

🧇

@gkdud583 gkdud583 merged commit 107c99b into main Aug 4, 2022
@gkdud583 gkdud583 deleted the BM-203 branch August 4, 2022 08:55
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants