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

Feature add logger #214

Closed doublnt closed 5 years ago

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

Codecov Report

Merging #214 into master will decrease coverage by 0.08%. The diff coverage is 92.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   95.62%   95.54%   -0.09%     
==========================================
  Files          62       65       +3     
  Lines        2973     3118     +145     
  Branches      279      291      +12     
==========================================
+ Hits         2843     2979     +136     
- Misses         82       86       +4     
- Partials       48       53       +5
Flag Coverage Δ
#unittest 95.54% <92.21%> (-0.09%) :arrow_down:
Impacted Files Coverage Δ
aliyun-net-sdk-core/Utils/DictionaryUtil.cs 100% <100%> (ø) :arrow_up:
aliyun-net-sdk-core/Http/HttpResponse.cs 86.15% <100%> (+0.1%) :arrow_up:
aliyun-net-sdk-core/Exceptions/ClientException.cs 100% <100%> (ø) :arrow_up:
aliyun-net-sdk-core/Utils/Logger.cs 100% <100%> (ø)
aliyun-net-sdk-core/Utils/EnvironmentUtil.cs 50% <50%> (ø)
...dk-core/Auth/InstanceProfileCredentialsProvider.cs 92.5% <81.25%> (-4.56%) :arrow_down:
aliyun-net-sdk-core/DefaultAcsClient.cs 88.58% <89.33%> (+0.35%) :arrow_up:
aliyun-net-sdk-core/Profile/DefaultProfile.cs 93.07% <92.85%> (+0.18%) :arrow_up:
aliyun-net-sdk-core/Utils/SerilogHelper.cs 98.79% <98.79%> (ø)
... and 2 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 f737997...05b9065. Read the comment docs.