alipay / alipay-sdk-nodejs-all

支付宝开放平台 Alipay SDK for Node.js
https://docs.open.alipay.com/54/103419/
Other
406 stars 62 forks source link

feat: 使用支付宝 API v3 接口规范重构 #121

Closed fengmk2 closed 1 month ago

fengmk2 commented 2 months ago

closes https://github.com/alipay/alipay-sdk-nodejs-all/issues/120

BREAKING CHANGE: drop Node.js < 18 support

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 93.85574% with 69 lines in your changes are missing coverage. Please review.

Project coverage is 94.38%. Comparing base (957402a) to head (02e76a3).

Files Patch % Lines
src/alipay.ts 92.76% 60 Missing :warning:
src/util.ts 95.26% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## ========================================== - Coverage 98.06% 94.38% -3.69% ========================================== Files 4 6 +2 Lines 310 1228 +918 Branches 76 164 +88 ========================================== + Hits 304 1159 +855 - Misses 6 69 +63 ```

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