yansongda / pay

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

change(internal): 按场景对微信插件进行分类,优化相关代码 #909

Closed yansongda closed 7 months ago

netlify[bot] commented 8 months ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 439c31926c2323c02fd2d6b4fbac00dbe7334d62
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/659137baf581500008e695f7
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d1dcd34) 95.21% compared to head (439c319) 96.12%.

Files Patch % Lines
src/Shortcut/Wechat/QueryShortcut.php 33.57% 93 Missing :warning:
src/Shortcut/Wechat/CloseShortcut.php 35.93% 41 Missing :warning:
src/Functions.php 85.45% 8 Missing :warning:
src/Provider/Wechat.php 60.00% 4 Missing :warning:
src/Plugin/Wechat/AddRadarPlugin.php 90.00% 3 Missing :warning:
src/Provider/AbstractProvider.php 80.00% 2 Missing :warning:
src/Direction/OriginResponseDirection.php 66.66% 1 Missing :warning:
src/Event.php 0.00% 1 Missing :warning:
src/Logger.php 0.00% 1 Missing :warning:
src/Pay.php 66.66% 1 Missing :warning:
... and 11 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #909 +/- ## ============================================ + Coverage 95.21% 96.12% +0.90% - Complexity 855 934 +79 ============================================ Files 289 324 +35 Lines 3950 5492 +1542 ============================================ + Hits 3761 5279 +1518 - Misses 189 213 +24 ```

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