aliyun / alibabacloud-oss-sdk

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

fix decode #217

Closed Orisdaddy closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #217 into master will increase coverage by 1.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #217      +/-   ##
============================================
+ Coverage     92.35%   93.62%   +1.27%     
============================================
  Files            37       31       -6     
  Lines          3229     2386     -843     
  Branches        216      135      -81     
============================================
- Hits           2982     2234     -748     
+ Misses          202      116      -86     
+ Partials         45       36       -9     
Flag Coverage Δ Complexity Δ
#csharp 97.13% <ø> (ø) 0.00 <ø> (ø)
#go 80.20% <ø> (+1.30%) 0.00 <ø> (ø)
#java ? ?
#node_js 90.86% <ø> (ø) 0.00 <ø> (ø)
#php 100.00% <ø> (ø) 0.00 <ø> (ø)
#python 95.95% <100.00%> (+3.11%) 0.00 <0.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
util/python/alibabacloud_oss_util/client.py 100.00% <100.00%> (+5.29%) 0.00 <0.00> (ø)
util/python/alibabacloud_oss_util/models.py 100.00% <100.00%> (+11.53%) 0.00 <0.00> (ø)
util/python/alibabacloud_oss_util/verify_stream.py 84.44% <100.00%> (-8.19%) 0.00 <0.00> (ø)
util/golang/service/complex_reader.go 89.47% <0.00%> (-1.44%) 0.00% <0.00%> (ø%)
util/golang/service/limit_reader.go 88.57% <0.00%> (-1.18%) 0.00% <0.00%> (ø%)
util/golang/service/config.go 87.80% <0.00%> (-0.14%) 0.00% <0.00%> (ø%)
util/golang/service/crc.go 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
util/golang/service/tee_reader.go 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...java/src/main/java/com/aliyun/ossutil/XmlUtil.java
... 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 d2d9622...3c0cc5e. Read the comment docs.