yansongda / pay

可能是我用过的最优雅的 Alipay/WeChat/Douyin/Unipay/江苏银行 的支付 SDK 扩展包了
http://pay.yansongda.cn
MIT License
5.04k stars 1.03k forks source link

change(internal): 按场景对支付宝插件进行分类 #894

Closed yansongda closed 10 months ago

netlify[bot] commented 10 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 4d75337fc651b582c4e6c416568f573bc0644161
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/65852e51a3f3030008209346
codecov[bot] commented 10 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3fa8d49) 87.76% compared to head (4d75337) 95.13%.

Files Patch % Lines
src/Plugin/Alipay/VerifySignaturePlugin.php 84.61% 2 Missing :warning:
src/Plugin/Alipay/AddSignaturePlugin.php 93.33% 1 Missing :warning:
src/Plugin/Alipay/CallbackPlugin.php 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #894 +/- ## ============================================ + Coverage 87.76% 95.13% +7.36% - Complexity 758 862 +104 ============================================ Files 223 289 +66 Lines 2828 3965 +1137 ============================================ + Hits 2482 3772 +1290 + Misses 346 193 -153 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.