yansongda / pay

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

feat: 新增 `InvalidSignException` #903

Closed yansongda closed 8 months ago

yansongda commented 8 months ago

close: #890

netlify[bot] commented 8 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit eaeaa242e2a9038cbb12d8feec1b90a5745f90cc
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/6585521348e30400081e060a
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9b25509) 95.17% compared to head (eaeaa24) 95.21%.

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 10 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #903 +/- ## ============================================ + Coverage 95.17% 95.21% +0.04% Complexity 855 855 ============================================ Files 289 289 Lines 3955 3952 -3 ============================================ - Hits 3764 3763 -1 + Misses 191 189 -2 ```

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