aliyun / alibabacloud-oss-sdk

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

improve go test #51

Closed wenzuochao closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #51 into master will increase coverage by 0.19%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     86.47%   86.67%   +0.19%     
  Complexity       89       89              
============================================
  Files            15       16       +1     
  Lines          1612     1636      +24     
  Branches        144      144              
============================================
+ Hits           1394     1418      +24     
  Misses          189      189              
  Partials         29       29
Flag Coverage Δ Complexity Δ
#go 96.6% <100%> (+0.14%) 0 <0> (ø) :arrow_down:
#java 77.11% <ø> (ø) 89 <ø> (ø) :arrow_down:
#node_js 92.08% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/go/service/baseclient.go 95.02% <100%> (-0.05%) 0 <0> (ø)
baseclient/go/service/xml.go 100% <100%> (ø) 0 <0> (?)

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 50ea254...44156a5. Read the comment docs.