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

쿠폰 적용기능 및 포인트 내역 조회 기능 추가 #96

Merged
merged 7 commits into from
Mar 29, 2024

Conversation

JinDDung2
Copy link
Collaborator

작업 요약

  • 쿠폰 적용하기
  • 포인트 내역 조회하기

* 유효기간 관련 예외 내용 변경
 * (상품) 유효기간이 지남 -> 상품 유효기간이 지남
* 유효기간 관련 예외 메시지 변경
 * (상품) 유효기간이 지남 -> 상품 유효기간이 지남
@JinDDung2 JinDDung2 added the enhancement New feature or request label Mar 29, 2024
@JinDDung2 JinDDung2 self-assigned this Mar 29, 2024
@JinDDung2
Copy link
Collaborator Author

📝 테스트 커버리지 리포트입니다

File Coverage [96.83%] 🍏
CouponService.java 100% 🍏
CashPoint.java 100% 🍏
GetMyPointFacade.java 100% 🍏
RedeemCouponFacade.java 100% 🍏
NotFoundCashPoint.java 100% 🍏
UserController.java 100% 🍏
NotFoundCoupon.java 100% 🍏
ErrorCode.java 100% 🍏
CouponController.java 100% 🍏
UserExceptionAdvice.java 100% 🍏
Coupon.java 95.28% 🍏
CashPointService.java 53.85%
Total Project Coverage 94.47% 🍏

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@JinDDung2 JinDDung2 merged commit ac67851 into develop Mar 29, 2024
2 of 3 checks passed
@JinDDung2 JinDDung2 deleted the feature/79-coupon branch April 24, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant