aliyun / alibabacloud-oss-sdk

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

modify baseclient go.mod #55

Closed wenzuochao closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 5.15%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #55      +/-   ##
============================================
+ Coverage     81.81%   86.97%   +5.15%     
  Complexity       89       89              
============================================
  Files             8       17       +9     
  Lines          1100     1689     +589     
  Branches        147      147              
============================================
+ Hits            900     1469     +569     
- Misses          180      191      +11     
- Partials         20       29       +9
Flag Coverage Δ Complexity Δ
#go 96.6% <ø> (?) 0 <ø> (?)
#java 77.11% <ø> (ø) 89 <ø> (ø) :arrow_down:
#node_js 92.74% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/go/service/baseclient.go 95.02% <0%> (ø) 0% <0%> (?)
baseclient/go/service/config.go 98.67% <0%> (ø) 0% <0%> (?)
baseclient/go/service/tee_reader.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/service/xml.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/service/crc.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/service/limit_reader.go 89.74% <0%> (ø) 0% <0%> (?)
baseclient/go/utils/utils.go 94.87% <0%> (ø) 0% <0%> (?)
baseclient/go/utils/assert.go 100% <0%> (ø) 0% <0%> (?)
baseclient/go/service/complex_reader.go 90.9% <0%> (ø) 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 760cf39...081579f. Read the comment docs.