php-vipps
php-vipps copied to clipboard
Vipps Checkout
Please fix code style errors once you get time.
Codecov Report
Merging #46 (4604836) into 2.x (eddf28e) will decrease coverage by
17.57%. The diff coverage is0.00%.
:exclamation: Current head 4604836 differs from pull request most recent head 8445d4b. Consider uploading reports for the commit 8445d4b to get more accurate results
@@ Coverage Diff @@
## 2.x #46 +/- ##
=============================================
- Coverage 60.39% 42.82% -17.58%
- Complexity 440 561 +121
=============================================
Files 80 101 +21
Lines 1457 2055 +598
=============================================
Hits 880 880
- Misses 577 1175 +598
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 42.82% <0.00%> (-17.58%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Api/Checkout.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/AmountBase.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/BillingDetails.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/CustomerDetailsBase.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/Logistics.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/LogisticsOption.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/MerchantInfo.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/PaymentDetails.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/PaymentTransaction.php | 0.00% <0.00%> (ø) |
|
| src/Model/Checkout/PrefillCustomer.php | 0.00% <0.00%> (ø) |
|
| ... and 12 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@zaporylie all tests have been passed.