aliyun / alibabacloud-oss-sdk

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

oss util support python2 #252

Closed Orisdaddy closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #252 (dd1684c) into master (2486a3f) will increase coverage by 0.57%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #252      +/-   ##
============================================
+ Coverage     93.61%   94.18%   +0.57%     
  Complexity      126      126              
============================================
  Files            37       41       +4     
  Lines          3099     3405     +306     
  Branches        216      216              
============================================
+ Hits           2901     3207     +306     
  Misses          153      153              
  Partials         45       45              
Flag Coverage Δ Complexity Δ
csharp 97.13% <ø> (ø) 0.00 <ø> (ø)
go 80.20% <ø> (ø) 0.00 <ø> (ø)
java 91.90% <ø> (ø) 0.00 <ø> (ø)
node_js 90.86% <ø> (ø) 0.00 <ø> (ø)
python 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
python2 100.00% <100.00%> (?) 0.00 <0.00> (?)

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

Impacted Files Coverage Δ Complexity Δ
util/python2/alibabacloud_oss_util/__init__.py 100.00% <100.00%> (ø) 0.00 <0.00> (?)
util/python2/alibabacloud_oss_util/client.py 100.00% <100.00%> (ø) 0.00 <0.00> (?)
util/python2/alibabacloud_oss_util/models.py 100.00% <100.00%> (ø) 0.00 <0.00> (?)
...til/python2/alibabacloud_oss_util/verify_stream.py 100.00% <100.00%> (ø) 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 2486a3f...dd1684c. Read the comment docs.