FLUX-SE / PayumStripe

Payum Stripe gateways (with SCA support)
MIT License
28 stars 15 forks source link

Add Authorize : using a PaymentIntent #9

Closed Prometee closed 3 years ago

Prometee commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (3149d3e) into master (fe0b486) will increase coverage by 0.33%. The diff coverage is 99.24%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
+ Coverage     99.22%   99.55%   +0.33%     
- Complexity      265      298      +33     
============================================
  Files            67       78      +11     
  Lines           774      906     +132     
============================================
+ Hits            768      902     +134     
+ Misses            6        4       -2     
Impacted Files Coverage Δ Complexity Δ
...rc/Action/Api/Resource/CreateSetupIntentAction.php 0.00% <0.00%> (ø) 1.00 <1.00> (?)
.../Action/Api/WebhookEvent/AbstractPaymentAction.php 97.29% <ø> (+4.61%) 12.00 <0.00> (-2.00) :arrow_up:
src/Action/NotifyAction.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
src/Action/StatusAction.php 100.00% <ø> (ø) 6.00 <0.00> (ø)
...peCheckoutSession/Api/RedirectToCheckoutAction.php 100.00% <ø> (ø) 3.00 <0.00> (?)
...pi/WebhookEvent/CheckoutSessionCompletedAction.php 100.00% <ø> (ø) 1.00 <0.00> (?)
...t/StripeCheckoutSession/Api/RedirectToCheckout.php 100.00% <ø> (ø) 1.00 <0.00> (?)
src/AbstractStripeGatewayFactory.php 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
src/Action/AbstractCaptureAction.php 100.00% <100.00%> (ø) 9.00 <9.00> (?)
src/Action/AbstractStatusAction.php 100.00% <100.00%> (ø) 6.00 <0.00> (ø)
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe0b486...3149d3e. Read the comment docs.