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.4.0(PR#63, PR#65, PR#67) #68

Merged
merged 21 commits into from
Sep 8, 2023
Merged

[배포] v0.4.0(PR#63, PR#65, PR#67) #68

merged 21 commits into from
Sep 8, 2023

Conversation

le2sky
Copy link
Owner

@le2sky le2sky commented Sep 8, 2023

구현 요약

  • 예약 거절 기능을 구현했습니다.
  • 결제 취소 기능을 구현했습니다.
  • 예약 거절 시 알림 발송 기능을 구현했습니다.
  • 웹, 인프라 모듈의 불필요한 패키지 구조를 개선했습니다.
  • 신규 기능 개발로 인해서 버전이 0.3.1에서 0.4.0으로 증가했습니다.

연관 이슈
close #62
close #64
close #66

@le2sky le2sky added deployment 해치웠나? run: ci ci 과정 실행 해줘~ labels Sep 8, 2023
@le2sky le2sky self-assigned this Sep 8, 2023
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Test Results

175 tests   175 ✔️  21s ⏱️
  42 suites      0 💤
  42 files        0

Results for commit 3218bcd.

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

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]

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #68 (3218bcd) into main (fd4bff4) will increase coverage by 0.46%.
Report is 23 commits behind head on main.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #68      +/-   ##
============================================
+ Coverage     94.07%   94.53%   +0.46%     
- Complexity      206      220      +14     
============================================
  Files            46       50       +4     
  Lines           506      549      +43     
  Branches         25       26       +1     
============================================
+ Hits            476      519      +43     
  Misses           18       18              
  Partials         12       12              
Files Changed Coverage Δ
...ary/reservation/web/AcceptReservationController.kt 100.00% <ø> (ø)
...kitary/reservation/web/GetReservationController.kt 100.00% <ø> (ø)
...kitary/reservation/web/PayReservationController.kt 100.00% <ø> (ø)
...kitary/reservation/web/ReserveProductController.kt 100.00% <ø> (ø)
...eservation/web/request/PayReservationWebRequest.kt 100.00% <ø> (ø)
...eservation/web/request/ReserveProductWebRequest.kt 100.00% <ø> (ø)
...tary/reservation/web/request/ReservedWebProduct.kt 100.00% <ø> (ø)
...in/com/mealkitary/shop/web/GetProductController.kt 100.00% <ø> (ø)
...mealkitary/shop/web/GetReservableTimeController.kt 100.00% <ø> (ø)
...otlin/com/mealkitary/shop/web/GetShopController.kt 100.00% <ø> (ø)
... and 18 more

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

📢 Have feedback on the report? Share it here.

@le2sky le2sky merged commit 218c07c into main Sep 8, 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
1 participant