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: 支持证书签名模式 #132

Closed fengmk2 closed 1 month ago

fengmk2 commented 1 month ago

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

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.47%. Comparing base (c9caa6d) to head (3c3b644). Report is 1 commits behind head on master.

Files Patch % Lines
src/alipay.ts 75.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================== - Coverage 92.70% 92.47% -0.24% ========================================== Files 6 6 Lines 1344 1356 +12 Branches 180 182 +2 ========================================== + Hits 1246 1254 +8 - Misses 98 102 +4 ```

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