yansongda / pay

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

change: 签约快捷方式合并成一个快捷方式,通过 `_action` 区分 #783

Closed yansongda closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for pay-yansongda ready!

Name Link
Latest commit bfb481e3d8666b6504a3636d48894fac5f72d952
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/644136a7581f3c00087e1161
Deploy Preview https://deploy-preview-783--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 settings.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (a58ed79) 89.28% compared to head (bfb481e) 89.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #783 +/- ## ============================================ + Coverage 89.28% 89.30% +0.01% - Complexity 768 770 +2 ============================================ Files 222 220 -2 Lines 2688 2693 +5 ============================================ + Hits 2400 2405 +5 Misses 288 288 ``` | [Impacted Files](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda) | Coverage Δ | | |---|---|---| | [src/Plugin/Unipay/Shortcut/CancelShortcut.php](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BsdWdpbi9VbmlwYXkvU2hvcnRjdXQvQ2FuY2VsU2hvcnRjdXQucGhw) | `100.00% <100.00%> (ø)` | | | [src/Plugin/Unipay/Shortcut/PosShortcut.php](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BsdWdpbi9VbmlwYXkvU2hvcnRjdXQvUG9zU2hvcnRjdXQucGhw) | `100.00% <100.00%> (ø)` | | | [src/Plugin/Unipay/Shortcut/QueryShortcut.php](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BsdWdpbi9VbmlwYXkvU2hvcnRjdXQvUXVlcnlTaG9ydGN1dC5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Plugin/Unipay/Shortcut/RefundShortcut.php](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BsdWdpbi9VbmlwYXkvU2hvcnRjdXQvUmVmdW5kU2hvcnRjdXQucGhw) | `100.00% <100.00%> (ø)` | | | [src/Plugin/Unipay/Shortcut/ScanShortcut.php](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BsdWdpbi9VbmlwYXkvU2hvcnRjdXQvU2NhblNob3J0Y3V0LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Plugin/Wechat/Shortcut/PapayShortcut.php](https://codecov.io/gh/yansongda/pay/pull/783?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BsdWdpbi9XZWNoYXQvU2hvcnRjdXQvUGFwYXlTaG9ydGN1dC5waHA=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.