aliyun / alibabacloud-oss-sdk

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

support bytes io #207

Closed Orisdaddy closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #207 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #207   +/-   ##
=========================================
  Coverage     93.36%   93.36%           
  Complexity      132      132           
=========================================
  Files            37       37           
  Lines          3208     3211    +3     
  Branches        216      216           
=========================================
+ Hits           2995     2998    +3     
  Misses          169      169           
  Partials         44       44           
Flag Coverage Δ Complexity Δ
#csharp 97.13% <ø> (ø) 0.00 <ø> (ø)
#go 78.90% <ø> (ø) 0.00 <ø> (ø)
#java 96.40% <ø> (ø) 132.00 <ø> (ø)
#node_js 90.86% <ø> (ø) 0.00 <ø> (ø)
#php ? ?
#python 92.83% <100.00%> (+0.05%) 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/__init__.py 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
util/python/alibabacloud_oss_util/verify_stream.py 92.63% <100.00%> (+0.24%) 0.00 <0.00> (ø)

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 cae61d4...f19f28e. Read the comment docs.