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

增加单测覆盖率

02e76a3
Select commit
Loading
Failed to load commit list.
Merged

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

增加单测覆盖率
02e76a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 2, 2024 in 0s

93.85% of diff hit (target 98.06%)

View this Pull Request on Codecov

93.85% of diff hit (target 98.06%)

Annotations

Check warning on line 243 in src/alipay.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alipay.ts#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 294 in src/alipay.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alipay.ts#L250-L294

Added lines #L250 - L294 were not covered by tests

Check warning on line 312 in src/alipay.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alipay.ts#L310-L312

Added lines #L310 - L312 were not covered by tests

Check warning on line 406 in src/alipay.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alipay.ts#L403-L406

Added lines #L403 - L406 were not covered by tests

Check warning on line 423 in src/alipay.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alipay.ts#L418-L423

Added lines #L418 - L423 were not covered by tests

Check warning on line 132 in src/util.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/util.ts#L124-L132

Added lines #L124 - L132 were not covered by tests