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

Endpoints refactor #237

Closed doublnt closed 5 years ago

doublnt commented 5 years ago
You need to complete

Do not merge!

codecov-io commented 5 years ago

Codecov Report

Merging #237 into master will decrease coverage by 1.86%. The diff coverage is 62.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
- Coverage   95.66%   93.79%   -1.87%     
==========================================
  Files          64       66       +2     
  Lines        3229     3385     +156     
  Branches      315      331      +16     
==========================================
+ Hits         3089     3175      +86     
- Misses         94      154      +60     
- Partials       46       56      +10
Flag Coverage Δ
#unittest 93.79% <62.85%> (-1.87%) :arrow_down:
Impacted Files Coverage Δ
aliyun-net-sdk-core/AcsRequest.cs 100% <ø> (ø) :arrow_up:
...iyun-net-sdk-core/Regions/RemoteEndpointsParser.cs 69.23% <0%> (-30.77%) :arrow_down:
aliyun-net-sdk-core/RpcAcsRequest.cs 100% <100%> (ø) :arrow_up:
aliyun-net-sdk-core/Endpoints/Endpoint.cs 100% <100%> (ø)
aliyun-net-sdk-core/RoaAcsRequest.cs 100% <100%> (ø) :arrow_up:
aliyun-net-sdk-core/Profile/DefaultProfile.cs 85.93% <20%> (-8.01%) :arrow_down:
aliyun-net-sdk-core/DefaultAcsClient.cs 83.84% <60.81%> (-6.85%) :arrow_down:
aliyun-net-sdk-core/Endpoints/EndpointsProvider.cs 91.48% <91.48%> (ø)
... and 1 more

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 d847532...9039ec7. Read the comment docs.