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/1003 payment provider #1243

Merged
merged 9 commits into from
Oct 31, 2024
Merged

Conversation

khanhtrand
Copy link
Contributor

No description provided.

…ature/1003-payment-provider

# Conflicts:
#	payment-paypal/src/main/java/com/yas/payment/paypal/service/OrderService.java
#	payment-paypal/src/main/java/com/yas/payment/paypal/service/PaypalService.java
#	payment-paypal/src/main/java/com/yas/payment/paypal/viewmodel/OrderVm.java
#	payment-paypal/src/main/java/com/yas/paymentpaypal/config/ServiceUrlConfig.java
#	payment-paypal/src/main/java/com/yas/paymentpaypal/service/PaymentService.java
#	payment-paypal/src/main/resources/application.properties
#	payment-paypal/src/test/java/com/yas/payment/paypal/service/OrderServiceTest.java
#	payment-paypal/src/test/java/com/yas/payment/paypal/service/PaypalServiceTest.java
#	payment-paypal/src/test/java/com/yas/paymentpaypal/service/PaymentServiceTest.java
#	payment/src/main/java/com/yas/payment/service/OrderService.java
Copy link

Storefront BFF Coverage Report

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

Recommendation Coverage Report

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link

Media Coverage Report

Overall Project 87.19% 🍏

There is no coverage information present for the Files changed

Copy link

Inventory Coverage Report

Overall Project 90.52% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Oct 29, 2024

Customer Coverage Report

Overall Project 89.24% 🍏

There is no coverage information present for the Files changed

Copy link

Webhook Coverage Report

Overall Project 77.63%

There is no coverage information present for the Files changed

Copy link

Rating Coverage Report

Overall Project 81.94% 🍏

There is no coverage information present for the Files changed

Copy link

Promotion Coverage Report

Overall Project 82.95% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Oct 29, 2024

Order Coverage Report

Overall Project 77.46%

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Oct 29, 2024

Location Coverage Report

Overall Project 93.48% 🍏

There is no coverage information present for the Files changed

Copy link

Cart Coverage Report

Overall Project 90.44% 🍏

There is no coverage information present for the Files changed

Copy link

Tax Coverage Report

Overall Project 88.12% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Oct 29, 2024

Product Coverage Report

Overall Project 78.11%

There is no coverage information present for the Files changed

Copy link

Search Coverage Report

Overall Project 93.47% 🍏

There is no coverage information present for the Files changed

Copy link

github-actions bot commented Oct 29, 2024

Payment Paypal Coverage Report

Overall Project 80.34% -11.27% 🍏
Files changed 76.96% 🍏

File Coverage
CheckoutIdHelper.java 100% 🍏
PaypalCapturePaymentRequest.java 100% 🍏
PaypalCreatePaymentRequest.java 100% 🍏
PaypalCreatePaymentResponse.java 100% 🍏
PaypalCapturePaymentResponse.java 100% 🍏
PaypalService.java 100% 🍏
MessagesUtils.java 100% 🍏
AuthenticationUtils.java 100% 🍏
AbstractCircuitBreakFallbackHandler.java 0% 🍏
PayPalHttpClientInitializer.java 0%
Constants.java 0% 🍏

Copy link

github-actions bot commented Oct 30, 2024

Payment Coverage Report

Overall Project 69.02% -15.27%
Files changed 69.14% 🍏

File Coverage
PaymentProviderController.java 100% 🍏
CapturePaymentRequestVm.java 100% 🍏
InitPaymentRequestVm.java 100% 🍏
CapturePaymentResponseVm.java 100% 🍏
InitPaymentResponseVm.java 100% 🍏
PaymentService.java 96.25% -3.75% 🍏
OrderService.java 81.82% -4.04% 🍏
AbstractPaymentHandler.java 54.55% -45.45%
PaypalHandler.java 11.63% -88.37%
PaymentController.java 0%

@khanhtrand khanhtrand marked this pull request as ready for review October 30, 2024 09:36
Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

sonarcloud bot commented Oct 31, 2024

@khanhtrand khanhtrand merged commit f3de565 into main Oct 31, 2024
55 checks passed
@khanhtrand khanhtrand deleted the feature/1003-payment-provider branch October 31, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

5 participants