aliyun / alibabacloud-oss-sdk

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

modify util #119

Closed wenzuochao closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #119 into master will decrease coverage by 2.22%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #119      +/-   ##
============================================
- Coverage     97.06%   94.83%   -2.23%     
  Complexity      162      162              
============================================
  Files            29       44      +15     
  Lines          2898     3972    +1074     
  Branches        260      260              
============================================
+ Hits           2813     3767     +954     
- Misses           50      158     +108     
- Partials         35       47      +12
Flag Coverage Δ Complexity Δ
#csharp 97.16% <ø> (ø) 0 <ø> (ø) :arrow_down:
#go 88.82% <0%> (?) 0 <0> (?)
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
util/golang/service/service.go 48.9% <0%> (ø) 0 <0> (?)
baseclient/go/service/config.go 98.67% <0%> (ø) 0% <0%> (?)
baseclient/go/service/tee_reader.go 100% <0%> (ø) 0% <0%> (?)
util/golang/service/config.go 87.75% <0%> (ø) 0% <0%> (?)
util/golang/service/crc.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/service/xml.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/utils/assert.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/service/crc.go 100% <0%> (ø) 0% <0%> (?)
util/golang/service/complex_reader.go 90.9% <0%> (ø) 0% <0%> (?)
... and 6 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 a59ae83...950ff96. Read the comment docs.