Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 支持证书签名模式 #132

Merged
merged 2 commits into from
Jun 4, 2024
Merged

feat: 支持证书签名模式 #132

merged 2 commits into from
Jun 4, 2024

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Jun 4, 2024

closes #131

@fengmk2 fengmk2 added the enhancement New feature or request label Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fengmk2 fengmk2 merged commit 6886bb7 into master Jun 4, 2024
10 of 12 checks passed
@fengmk2 fengmk2 deleted the alipay-sn branch June 4, 2024 15:52
fengmk2 pushed a commit that referenced this pull request Jun 4, 2024
[skip ci]

## [4.5.0](v4.4.0...v4.5.0) (2024-06-04)

### Features

* 支持证书签名模式 ([#132](#132)) ([6886bb7](6886bb7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v4 支持证书加签
1 participant