aliyun / alibabacloud-oss-sdk

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

csharp release version 1.0.1 #139

Closed liaoyustudent closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #139 into master will decrease coverage by 2.34%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
- Coverage     97.06%   94.72%   -2.35%     
  Complexity      162      162              
============================================
  Files            29       41      +12     
  Lines          2898     3641     +743     
  Branches        260      195      -65     
============================================
+ Hits           2813     3449     +636     
- Misses           50      155     +105     
- Partials         35       37       +2
Flag Coverage Δ Complexity Δ
#csharp 97.16% <ø> (ø) 0 <ø> (ø) :arrow_down:
#go 88.82% <ø> (?) 0 <ø> (?)
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js ? ?
Impacted Files Coverage Δ Complexity Δ
baseclient/ts/src/signature.ts
baseclient/ts/src/crc.ts
baseclient/ts/src/baseclient.ts
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%> (?)
... and 8 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 dfb35c5...ece3326. Read the comment docs.