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

[feature] menu api 구현 및 테스트 작성 #31

Merged
merged 1 commit into from
Oct 15, 2023
Merged

[feature] menu api 구현 및 테스트 작성 #31

merged 1 commit into from
Oct 15, 2023

Conversation

dojinyou
Copy link
Member

해당 PR이 어떤 것을 하나요?

  • menu api 구현 및 테스트 작성

고민(선택)

기획 문서 혹은 태스크 관련 링크

@dojinyou dojinyou requested a review from k-kbk as a code owner October 14, 2023 16:47
@github-actions github-actions bot added the feature 기능 개발 및 테스트 작성 label Oct 14, 2023
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Merging #31 (9ce44d8) into main (f701f95) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #31      +/-   ##
============================================
+ Coverage     91.94%   92.11%   +0.16%     
- Complexity      265      274       +9     
============================================
  Files            49       50       +1     
  Lines           534      545      +11     
  Branches         16       16              
============================================
+ Hits            491      502      +11     
  Misses           33       33              
  Partials         10       10              
Files Coverage Δ
...domain/store/service/command/MenuCommandService.kt 100.00% <100.00%> (ø)
...ain/store/service/command/dto/MenuCreateCommand.kt 100.00% <ø> (ø)
...ain/store/service/command/dto/MenuUpdateCommand.kt 100.00% <ø> (ø)
...mjucow/eatda/presentation/store/StoreController.kt 100.00% <100.00%> (ø)
...ow/eatda/presentation/store/menu/MenuController.kt 100.00% <100.00%> (ø)

@dojinyou dojinyou merged commit 2c852c7 into main Oct 15, 2023
5 checks passed
@dojinyou dojinyou deleted the menu-api branch October 15, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발 및 테스트 작성 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants