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: 외부 결제 모듈 연동 #91

Merged
merged 7 commits into from
Jan 24, 2025
Merged

feat: 외부 결제 모듈 연동 #91

merged 7 commits into from
Jan 24, 2025

Conversation

Parkjyun
Copy link
Collaborator

Related Issue 📌

close #48

Description ✔️

To Reviewers

돌쓰

@Parkjyun Parkjyun self-assigned this Jan 24, 2025
Copy link

Test Results

23 files  23 suites   3s ⏱️
52 tests 52 ✅ 0 💤 0 ❌
53 runs  53 ✅ 0 💤 0 ❌

Results for commit f890c1d.

Copy link

🌻Test Coverage Report

Overall Project 46.79% -5.25%
Files changed 21.31%

File Coverage
PayConfig.java 100% 🍏
TossProperties.java 92.31% -7.69% 🍏
LessonController.java 45.13% -7.96%
LessonRepositoryAdapter.java 40.35% -10.09%
TossClientCaller.java 22.09% -77.91%
GlobalExceptionHandler.java 19.48% -11.61%
ReservationJpaEntity.java 0% 🍏
MemberService.java 0% 🍏
ReservationService.java 0% -78.07%
CreateReservationCommand.java 0%
PaymentClientResponseErrorHandler.java 0%
CancelReason.java 0%
PaymentResult.java 0%
PaymentInformation.java 0%
PaymentRequest.java 0%
PaymentClientException.java 0%
ConflictException.java 0%

@Parkjyun Parkjyun merged commit 3edc943 into develop Jan 24, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 토스 외부 결제 api 연동
1 participant