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

🐛 fix(api): cannot find user items filtered by location #533

Merged
merged 2 commits into from
Dec 29, 2024

Conversation

siyeonSon
Copy link
Member

  • 쿼리 오류로 500 에러가 나는 문제를 해결했습니다

@siyeonSon siyeonSon self-assigned this Dec 29, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Project coverage is 26.37%. Comparing base (e33ef31) to head (d30f7d1).
Report is 20 commits behind head on dev.

Files with missing lines Patch % Lines
...omains/item/repository/ItemLikeRepositoryImpl.java 0.00% 22 Missing ⚠️
...et/domains/item/repository/ItemRepositoryImpl.java 0.00% 17 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #533      +/-   ##
============================================
- Coverage     32.70%   26.37%   -6.33%     
+ Complexity      138       93      -45     
============================================
  Files            78       88      +10     
  Lines          1006     1126     +120     
  Branches         31       42      +11     
============================================
- Hits            329      297      -32     
- Misses          672      824     +152     
  Partials          5        5              
Files with missing lines Coverage Δ
...et/domains/item/repository/ItemRepositoryImpl.java 0.00% <0.00%> (ø)
...omains/item/repository/ItemLikeRepositoryImpl.java 0.00% <0.00%> (ø)

... and 74 files with indirect coverage changes

@siyeonSon siyeonSon merged commit 73221b4 into dev Dec 29, 2024
5 checks passed
@siyeonSon siyeonSon deleted the fix/drop-location branch December 29, 2024 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants