lokielse / omnipay-alipay

Alipay driver for the Omnipay PHP payment processing library
MIT License
565 stars 155 forks source link

Add certificate mode support and test code adjusted. #168

Closed maxsky closed 4 years ago

maxsky commented 4 years ago

dont forget bump new version, thx.

codecov-io commented 4 years ago

Codecov Report

Merging #168 into master will decrease coverage by 5.99%. The diff coverage is 77.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #168    +/-   ##
==========================================
- Coverage        58%   52.01%    -6%     
- Complexity      703      723    +20     
==========================================
  Files            66       66            
  Lines          1836     1911    +75     
==========================================
- Hits           1065      994    -71     
- Misses          771      917   +146
Impacted Files Coverage Δ Complexity Δ
src/AopPageGateway.php 0% <ø> (ø) 4 <0> (ø) :arrow_down:
src/AbstractLegacyGateway.php 54.54% <ø> (-3.04%) 33 <0> (ø)
src/AopAppGateway.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/LegacyExpressGateway.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/AopWapGateway.php 75% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Requests/AopNotifyRequest.php 52.45% <ø> (-9.84%) 23 <0> (ø)
src/LegacyWapGateway.php 100% <ø> (ø) 2 <0> (ø) :arrow_down:
src/LegacyAppGateway.php 57.14% <ø> (ø) 6 <0> (ø) :arrow_down:
src/AopF2FGateway.php 100% <ø> (ø) 3 <0> (ø) :arrow_down:
src/Requests/AopCompletePurchaseRequest.php 54.54% <ø> (-45.46%) 7 <0> (ø)
... and 17 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 fa91c19...8d6f98e. Read the comment docs.

successgo commented 4 years ago

Thanks @maxsky

maxsky commented 4 years ago

不客气,正好自己需要 @successgo ;)