FLUX-SE / PayumStripe

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

Stripe price api #26

Closed Prometee closed 1 year ago

Prometee commented 1 year ago

In order to support the new Stripe Price API, some changes has been made to support it as well as some CI improvements.

codecov[bot] commented 1 year ago

Codecov Report

Merging #26 (005839d) into master (7aa073e) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #26      +/-   ##
============================================
+ Coverage     99.74%   99.82%   +0.08%     
- Complexity      407      408       +1     
============================================
  Files           106      106              
  Lines          1159     1171      +12     
============================================
+ Hits           1156     1169      +13     
+ Misses            3        2       -1     
Impacted Files Coverage Δ
src/Action/AbstractCaptureAction.php 100.00% <ø> (ø)
src/Action/AbstractPaymentIntentAwareAction.php 100.00% <ø> (ø)
src/Action/Api/ConstructEventAction.php 100.00% <ø> (ø)
src/Action/Api/ResolveWebhookEventAction.php 100.00% <ø> (ø)
src/Action/Api/Resource/AbstractAllAction.php 100.00% <ø> (ø)
src/Action/Api/Resource/AbstractCreateAction.php 100.00% <ø> (ø)
src/Action/Api/Resource/AbstractDeleteAction.php 100.00% <ø> (ø)
src/Action/Api/Resource/AbstractRetrieveAction.php 100.00% <ø> (ø)
src/Action/Api/Resource/AbstractUpdateAction.php 100.00% <ø> (ø)
...ction/Api/WebhookEvent/StripeWebhookTestAction.php 93.33% <ø> (ø)
... and 22 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more