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: 实现支付宝响应验签 #136

Closed fengmk2 closed 1 month ago

fengmk2 commented 1 month ago

https://opendocs.alipay.com/open-v3/054d0z?pathHash=dcad8d5c

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 76.56250% with 15 lines in your changes missing coverage. Please review.

Project coverage is 92.33%. Comparing base (046f4e7) to head (9b450f1). Report is 1 commits behind head on master.

Files Patch % Lines
src/alipay.ts 69.38% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #136 +/- ## ========================================== - Coverage 92.97% 92.33% -0.64% ========================================== Files 7 7 Lines 1409 1461 +52 Branches 193 199 +6 ========================================== + Hits 1310 1349 +39 - Misses 99 112 +13 ```

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