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

[배포] v0.6.0(PR#86,PR#87,PR#90) #91

Merged
merged 34 commits into from
Oct 13, 2023
Merged

[배포] v0.6.0(PR#86,PR#87,PR#90) #91

merged 34 commits into from
Oct 13, 2023

Conversation

le2sky
Copy link
Owner

@le2sky le2sky commented Oct 13, 2023

구현 요약

  • 카카오 주소 검색 API를 연동한 AddressResolver를 구현했습니다.
  • Shop 엔티티의 식별자를 UUID로 개선했습니다.
  • 신규 기능 개발로 인해 버전이 0.5.1에서 0.6.0으로 증가했습니다.

연관 이슈

close #84
close #85
close #89

1o18z and others added 30 commits October 6, 2023 23:57
[기능 구현] 카카오 주소 조회 api 연동 (issue#84)
[개선] Shop 엔티티 식별자 UUID로 개선(issue#85)
@le2sky le2sky added deployment 해치웠나? run: ci ci 과정 실행 해줘~ labels Oct 13, 2023
@github-actions
Copy link

Test Results

244 tests   244 ✔️  30s ⏱️
  61 suites      0 💤
  61 files        0

Results for commit 99f7c95.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #91 (99f7c95) into main (7204ea2) will increase coverage by 0.54%.
Report is 2 commits behind head on main.
The diff coverage is 99.04%.

@@             Coverage Diff              @@
##               main      #91      +/-   ##
============================================
+ Coverage     95.83%   96.37%   +0.54%     
- Complexity      310      329      +19     
============================================
  Files            69       72       +3     
  Lines           768      856      +88     
  Branches         37       39       +2     
============================================
+ Hits            736      825      +89     
+ Misses           18       16       -2     
- Partials         14       15       +1     
Files Coverage Δ
...kitary/reservation/web/GetReservationController.kt 100.00% <100.00%> (ø)
...eservation/web/request/ReserveProductWebRequest.kt 100.00% <100.00%> (ø)
...in/com/mealkitary/shop/web/GetProductController.kt 100.00% <100.00%> (ø)
...mealkitary/shop/web/GetReservableTimeController.kt 100.00% <100.00%> (ø)
.../mealkitary/shop/web/UpdateShopStatusController.kt 100.00% <100.00%> (ø)
...on/application/port/input/ReserveProductRequest.kt 100.00% <100.00%> (ø)
...ation/application/service/GetReservationService.kt 100.00% <ø> (ø)
...kitary/shop/application/port/input/ShopResponse.kt 100.00% <100.00%> (ø)
...tary/shop/application/service/GetProductService.kt 100.00% <100.00%> (ø)
...op/application/service/GetReservableTimeService.kt 100.00% <ø> (ø)
... and 11 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@le2sky le2sky merged commit fe809ff into main Oct 13, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment 해치웠나? run: ci ci 과정 실행 해줘~
Projects
None yet
2 participants