yansongda / pay

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

chore: 最低支持版本变更为 php8.0 #801

Closed yansongda closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for pay-yansongda canceled.

Name Link
Latest commit 6cf0a59a41ff7f9d392e4153fbf576c039ece6df
Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/6484318920e2e80008a0a92c
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 93.18% and project coverage change: +0.10 :tada:

Comparison is base (c5c7432) 89.20% compared to head (6cf0a59) 89.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #801 +/- ## ============================================ + Coverage 89.20% 89.31% +0.10% + Complexity 767 763 -4 ============================================ Files 220 220 Lines 2677 2685 +8 ============================================ + Hits 2388 2398 +10 + Misses 289 287 -2 ``` | [Impacted Files](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda) | Coverage Δ | | |---|---|---| | [src/Exception/InvalidResponseException.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0V4Y2VwdGlvbi9JbnZhbGlkUmVzcG9uc2VFeGNlcHRpb24ucGhw) | `100.00% <ø> (ø)` | | | [src/Exception/ServiceException.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0V4Y2VwdGlvbi9TZXJ2aWNlRXhjZXB0aW9uLnBocA==) | `0.00% <0.00%> (ø)` | | | [src/Logger.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0xvZ2dlci5waHA=) | `44.44% <0.00%> (ø)` | | | [src/Packer/XmlPacker.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1BhY2tlci9YbWxQYWNrZXIucGhw) | `88.23% <ø> (+4.02%)` | :arrow_up: | | [src/Provider/Wechat.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1Byb3ZpZGVyL1dlY2hhdC5waHA=) | `73.91% <62.50%> (+0.57%)` | :arrow_up: | | [src/Provider/Alipay.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL1Byb3ZpZGVyL0FsaXBheS5waHA=) | `82.22% <85.71%> (ø)` | | | [src/Event/CallbackReceived.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0V2ZW50L0NhbGxiYWNrUmVjZWl2ZWQucGhw) | `100.00% <100.00%> (ø)` | | | [src/Exception/ContainerException.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0V4Y2VwdGlvbi9Db250YWluZXJFeGNlcHRpb24ucGhw) | `100.00% <100.00%> (ø)` | | | [src/Exception/ContainerNotFoundException.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0V4Y2VwdGlvbi9Db250YWluZXJOb3RGb3VuZEV4Y2VwdGlvbi5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Exception/Exception.php](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=yansongda#diff-c3JjL0V4Y2VwdGlvbi9FeGNlcHRpb24ucGhw) | `100.00% <100.00%> (ø)` | | | ... and [22 more](https://app.codecov.io/gh/yansongda/pay/pull/801?src=pr&el=tree-more&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.