yansongda / pay

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

change(internal): shortcut 完整标明各个插件,不使用 commonPlugin #886

Closed yansongda closed 9 months ago

yansongda commented 9 months ago

close #883

netlify[bot] commented 9 months ago

Deploy Preview for pay-yansongda ready!

Name Link
Latest commit e600ac67c6896d6505a14634a919ad999397e1ec
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/657e946cc5c4e60008e505e5
Deploy Preview https://deploy-preview-886--pay-yansongda.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (56e8a9b) 89.31% compared to head (e600ac6) 87.76%.

Files Patch % Lines
src/Plugin/Alipay/Shortcut/AppShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/CancelShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/MiniShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/PosShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/ScanShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/TransferShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/WapShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Alipay/Shortcut/WebShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Wechat/Shortcut/AppShortcut.php 0.00% 4 Missing :warning:
src/Plugin/Wechat/Shortcut/MiniShortcut.php 0.00% 4 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #886 +/- ## ============================================ - Coverage 89.31% 87.76% -1.55% + Complexity 759 758 -1 ============================================ Files 223 223 Lines 2676 2828 +152 ============================================ + Hits 2390 2482 +92 - Misses 286 346 +60 ```

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