aliyun / alibabacloud-oss-sdk

The OSS SDK. Powered by Darabonba.
Apache License 2.0
20 stars 8 forks source link

improved baseclient,extension and readme #79

Closed liaoyustudent closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #79 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #79      +/-   ##
==========================================
- Coverage     97.05%    97%   -0.06%     
  Complexity      162    162              
==========================================
  Files            38     38              
  Lines          3494   3501       +7     
  Branches        263    260       -3     
==========================================
+ Hits           3391   3396       +5     
+ Misses           62     61       -1     
- Partials         41     44       +3
Flag Coverage Δ Complexity Δ
#csharp 97.16% <100%> (-0.11%) 0 <0> (ø)
#go 96.68% <ø> (ø) 0 <ø> (ø) :arrow_down:
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/csharp/unitTest/BaseClientTest.cs 100% <ø> (ø) 0 <0> (ø) :arrow_down:
baseclient/csharp/unitTest/Utils/ExtensionsTest.cs 100% <100%> (ø) 0 <0> (ø) :arrow_down:
baseclient/csharp/core/BaseClient.cs 95.32% <100%> (-0.54%) 0 <0> (ø)
baseclient/csharp/core/Utils/Extensions.cs 100% <100%> (ø) 0 <0> (ø) :arrow_down:

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 316925a...fe1339c. Read the comment docs.