aliyun / alibabacloud-oss-sdk

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

supported async #86

Closed liaoyustudent closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #86      +/-   ##
==========================================
- Coverage     97.06%    97%   -0.07%     
  Complexity      162    162              
==========================================
  Files            29     38       +9     
  Lines          2898   3501     +603     
  Branches        260    260              
==========================================
+ Hits           2813   3396     +583     
- Misses           50     61      +11     
- Partials         35     44       +9
Flag Coverage Δ Complexity Δ
#csharp 97.16% <ø> (ø) 0 <ø> (ø) :arrow_down:
#go 96.68% <ø> (?) 0 <ø> (?)
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
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/utils/assert.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/service/baseclient.go 95.34% <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 598ddf4...aa1e049. Read the comment docs.