aliyun / alibabacloud-oss-sdk

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

Node fix #62

Closed peze closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #62      +/-   ##
============================================
+ Coverage     84.36%   86.46%   +2.09%     
  Complexity       81       81              
============================================
  Files            26       35       +9     
  Lines          2750     3339     +589     
  Branches        266      266              
============================================
+ Hits           2320     2887     +567     
- Misses          383      392       +9     
- Partials         47       60      +13
Flag Coverage Δ Complexity Δ
#go 96.6% <ø> (?) 0 <ø> (?)
#java 74.86% <ø> (ø) 81 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/csharp/core/BaseClient.cs 77.4% <0%> (-0.4%) 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/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.02% <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 243f621...928f3b2. Read the comment docs.