yansongda / pay

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

change(internal): 按场景对 银联 插件进行分类 && 插件代码优化 #913

Closed yansongda closed 7 months ago

netlify[bot] commented 7 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 08eabdef67b3f7cadbb243803cf0f53b565d4fab
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/65923c8995575f0008f268da
codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (1dfbea1) 96.13% compared to head (08eabde) 96.15%.

Files Patch % Lines
src/Plugin/Unipay/StartPlugin.php 93.33% 3 Missing :warning:
src/Plugin/Unipay/AddRadarPlugin.php 91.30% 2 Missing :warning:
src/Plugin/Unipay/VerifySignaturePlugin.php 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #913 +/- ## ============================================ + Coverage 96.13% 96.15% +0.02% + Complexity 937 926 -11 ============================================ Files 324 325 +1 Lines 5504 5618 +114 ============================================ + Hits 5291 5402 +111 - Misses 213 216 +3 ```

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