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

CORE SDK Auto Released By yinxi #261

Closed doublnt closed 5 years ago

doublnt commented 5 years ago

发布日志: 1, code clean up to fit in with .net coding convention

You need to complete
codecov-io commented 5 years ago

Codecov Report

Merging #261 into master will decrease coverage by 0.31%. The diff coverage is 94.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage    95.4%   95.09%   -0.32%     
==========================================
  Files          64       64              
  Lines        3267     3323      +56     
  Branches      320      334      +14     
==========================================
+ Hits         3117     3160      +43     
- Misses        100      109       +9     
- Partials       50       54       +4
Flag Coverage Δ
#unittest 95.09% <94.04%> (-0.32%) :arrow_down:
Impacted Files Coverage Δ
aliyun-net-sdk-core/Exceptions/ClientException.cs 100% <ø> (ø) :arrow_up:
...dk-core/Auth/Provider/StaticCredentialsProvider.cs 100% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/CommonRoaRequest.cs 100% <ø> (ø) :arrow_up:
...ore/Auth/Provider/BearerTokenCredentialProvider.cs 100% <ø> (ø) :arrow_up:
...-core/Auth/Provider/AccessKeyCredentialProvider.cs 100% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/CommonRpcRequest.cs 100% <ø> (ø) :arrow_up:
...n-net-sdk-core/Auth/Credential/BasicCredentials.cs 100% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/Utils/StringUtils.cs 0% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/Auth/Signer/Signer.cs 100% <ø> (ø) :arrow_up:
aliyun-net-sdk-core/Auth/RpcSignatureComposer.cs 100% <100%> (ø) :arrow_up:
... and 48 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 0cf6410...959425f. Read the comment docs.