aliyun / alibabacloud-oss-sdk

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

add go utik #111

Closed wenzuochao closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #111 into master will decrease coverage by 0.5%. The diff coverage is 92.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #111      +/-   ##
============================================
- Coverage        97%   96.49%   -0.51%     
  Complexity      162      162              
============================================
  Files            38       44       +6     
  Lines          3501     3908     +407     
  Branches        260      260              
============================================
+ Hits           3396     3771     +375     
- Misses           61       90      +29     
- Partials         44       47       +3
Flag Coverage Δ Complexity Δ
#csharp 97.16% <ø> (ø) 0 <ø> (ø) :arrow_down:
#go 94.85% <92.13%> (-1.84%) 0 <0> (ø)
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
util/golang/service/crc.go 100% <100%> (ø) 0 <0> (?)
util/golang/service/tee_reader.go 100% <100%> (ø) 0 <0> (?)
util/golang/service/config.go 87.75% <87.75%> (ø) 0 <0> (?)
util/golang/service/limit_reader.go 89.74% <89.74%> (ø) 0 <0> (?)
util/golang/service/complex_reader.go 90.9% <90.9%> (ø) 0 <0> (?)
util/golang/service/service.go 97.26% <97.26%> (ø) 0 <0> (?)
... 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 13e75c5...060a248. Read the comment docs.