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: curl 支持 AES 加密请求 #127

Closed fengmk2 closed 1 month ago

fengmk2 commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.85%. Comparing base (323bc3d) to head (93fd153). Report is 1 commits behind head on master.

Files Patch % Lines
src/alipay.ts 60.34% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ========================================== - Coverage 94.43% 92.85% -1.58% ========================================== Files 6 6 Lines 1239 1288 +49 Branches 164 171 +7 ========================================== + Hits 1170 1196 +26 - Misses 69 92 +23 ```

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