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: 使用支付宝 API v3 接口规范重构 #121

Merged
merged 23 commits into from
Jun 2, 2024
Merged

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

merged 23 commits into from
Jun 2, 2024

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented May 10, 2024

closes #120

BREAKING CHANGE: drop Node.js < 18 support

@fengmk2 fengmk2 added the enhancement New feature or request label May 10, 2024
src/util.ts Show resolved Hide resolved
src/alipay.ts Show resolved Hide resolved
Copy link

codecov bot commented May 15, 2024

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 ⚠️
src/util.ts 95.26% 9 Missing ⚠️
Additional details and impacted files
@@            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     

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

@fengmk2 fengmk2 marked this pull request as ready for review June 2, 2024 06:59
@fengmk2 fengmk2 merged commit 46e22d5 into master Jun 2, 2024
10 of 12 checks passed
@fengmk2 fengmk2 deleted the next-v4 branch June 2, 2024 07:57
fengmk2 pushed a commit that referenced this pull request Jun 2, 2024
[skip ci]

## [4.0.0](v3.6.1...v4.0.0) (2024-06-02)

### ⚠ BREAKING CHANGES

* drop Node.js < 18 support

closes #120

### Features

* 使用支付宝 API v3 接口规范重构 ([#121](#121)) ([46e22d5](46e22d5))
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.

重构使用 支付宝 API v3 接口规范 npm audit有高危,也许升级一下urllib?
1 participant