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(adapter/alibaba-cloud-fc3): add alibaba cloud function compute 3.0 adapater support #3641

Closed
wants to merge 10 commits into from

refactor: parse headers and params using Headers and URLSearchParams

76f5e87
Select commit
Loading
Failed to load commit list.
Closed

feat(adapter/alibaba-cloud-fc3): add alibaba cloud function compute 3.0 adapater support #3641

refactor: parse headers and params using Headers and URLSearchParams
76f5e87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

91.72% (target 75.00%)

View this Pull Request on Codecov

91.72% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 98.43750% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.72%. Comparing base (0a18c02) to head (76f5e87).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/adapter/alibaba-cloud-fc3/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3641      +/-   ##
==========================================
+ Coverage   89.80%   91.72%   +1.92%     
==========================================
  Files         159      161       +2     
  Lines       10120    10199      +79     
  Branches     2793     2919     +126     
==========================================
+ Hits         9088     9355     +267     
+ Misses       1032      842     -190     
- Partials        0        2       +2     

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