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

✨ feat(api): add user drop item order #496

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

seonghun-dev
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 32.57%. Comparing base (687ae99) to head (a0992f4).
Report is 2 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #496      +/-   ##
============================================
- Coverage     32.70%   32.57%   -0.13%     
  Complexity      138      138              
============================================
  Files            78       79       +1     
  Lines          1006     1010       +4     
  Branches         31       32       +1     
============================================
  Hits            329      329              
- Misses          672      676       +4     
  Partials          5        5              
Files Coverage Δ
...et/domains/user/controller/UserItemController.java 55.55% <0.00%> (ø)
...epromeet/domains/user/service/UserItemService.java 25.00% <0.00%> (ø)
...romeet/domains/user/dto/request/ItemOrderType.java 0.00% <0.00%> (ø)
...et/domains/item/repository/ItemRepositoryImpl.java 0.00% <0.00%> (ø)

@seonghun-dev seonghun-dev marked this pull request as ready for review July 20, 2024 08:10
@github-actions github-actions bot requested a review from siyeonSon July 20, 2024 08:10
@seonghun-dev seonghun-dev added 🥉d-2 With in 2 Day 😺 API Server Api Domain labels Jul 20, 2024
@seonghun-dev seonghun-dev changed the base branch from dev to main July 20, 2024 08:13
@seonghun-dev seonghun-dev changed the base branch from main to dev July 20, 2024 08:13
@seonghun-dev seonghun-dev changed the title ✨ Feat: add user drop item order ✨ feat: add user drop item order Jul 20, 2024
@seonghun-dev seonghun-dev changed the title ✨ feat: add user drop item order ✨ feat(api): add user drop item order Jul 20, 2024
@siyeonSon
Copy link
Member

CI에서 gradle init 할 때 오류가 발생하네요.
이전에 통과했던 commit들도 다시 돌려보니 오류가 나는 것 같아서 왠지 github actioin 쪽 문제일 것 같다고 생각해요.
무슨 문제인지 원인 분석해 보겠습니다!

@seonghun-dev seonghun-dev merged commit 2981630 into dev Jul 23, 2024
1 of 2 checks passed
@seonghun-dev seonghun-dev deleted the feat/add-order-user-drop branch July 23, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😺 API Server Api Domain 🥉d-2 With in 2 Day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants