yansongda / pay

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

change(internal): 错误代码 const 命名规则统一 #902

Closed yansongda closed 8 months ago

yansongda commented 8 months ago

close: #889

netlify[bot] commented 8 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 5dd6f2381f2bcfa350d9487b8b9e582d60ceca16
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/65853ff447837e00084b8189
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (381591c) 95.17% compared to head (5dd6f23) 95.17%.

Files Patch % Lines
src/Functions.php 57.14% 6 Missing :warning:
src/Plugin/Wechat/Pay/Common/QueryPlugin.php 0.00% 2 Missing :warning:
src/Event.php 0.00% 1 Missing :warning:
src/Logger.php 0.00% 1 Missing :warning:
src/Plugin/Alipay/AddSignaturePlugin.php 0.00% 1 Missing :warning:
src/Plugin/Alipay/CallbackPlugin.php 0.00% 1 Missing :warning:
src/Plugin/Alipay/VerifySignaturePlugin.php 0.00% 1 Missing :warning:
src/Plugin/Unipay/CallbackPlugin.php 0.00% 1 Missing :warning:
src/Plugin/Wechat/CallbackPlugin.php 0.00% 1 Missing :warning:
...n/Wechat/Fund/Profitsharing/QueryAmountsPlugin.php 0.00% 1 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #902 +/- ## ========================================= Coverage 95.17% 95.17% Complexity 855 855 ========================================= Files 289 289 Lines 3955 3955 ========================================= Hits 3764 3764 Misses 191 191 ```

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