aliyun / alibabacloud-oss-sdk

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

improve baseclient #78

Closed wenzuochao closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
+ Coverage     97.04%   97.05%   +0.01%     
  Complexity      162      162              
============================================
  Files            38       38              
  Lines          3480     3494      +14     
  Branches        263      263              
============================================
+ Hits           3377     3391      +14     
  Misses           62       62              
  Partials         41       41
Flag Coverage Δ Complexity Δ
#csharp 97.26% <ø> (ø) 0 <ø> (ø) :arrow_down:
#go 96.68% <100%> (+0.07%) 0 <0> (ø) :arrow_down:
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/go/service/baseclient.go 95.34% <100%> (+0.32%) 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 248746a...a9d4831. Read the comment docs.