aliyun / aliyun-openapi-net-sdk

Alibaba Cloud SDK for .NET
https://www.nuget.org/profiles/aliyun-openapi-sdk
Other
541 stars 625 forks source link

Add http proxy feature #189

Closed doublnt closed 5 years ago

doublnt commented 5 years ago
You need to complete
codecov-io commented 5 years ago

Codecov Report

Merging #189 into master will decrease coverage by 0.01%. The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   95.82%   95.81%   -0.02%     
==========================================
  Files          62       62              
  Lines        2997     3032      +35     
  Branches      281      285       +4     
==========================================
+ Hits         2872     2905      +33     
  Misses         81       81              
- Partials       44       46       +2
Flag Coverage Δ
#unittest 95.81% <94.28%> (-0.02%) :arrow_down:
Impacted Files Coverage Δ
aliyun-net-sdk-core/Http/HttpRequest.cs 100% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/Http/HttpResponse.cs 86.25% <100%> (+0.43%) :arrow_up:
aliyun-net-sdk-core/DefaultAcsClient.cs 86.31% <93.54%> (+0.88%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dfa2021...c25d660. Read the comment docs.