aliyun / alibabacloud-oss-sdk

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

Compatible version for python2/3. #256

Closed Orisdaddy closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #256 (39657ab) into master (d34faaf) will decrease coverage by 0.04%. The diff coverage is 77.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #256      +/-   ##
============================================
- Coverage     94.18%   94.13%   -0.05%     
  Complexity      126      126              
============================================
  Files            41       41              
  Lines          3405     3411       +6     
  Branches        216      216              
============================================
+ Hits           3207     3211       +4     
- Misses          153      155       +2     
  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 99.68% <77.77%> (-0.32%) 0.00 <0.00> (ø)
python2 99.35% <77.77%> (-0.65%) 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/client.py 98.85% <50.00%> (-1.15%) 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 d34faaf...39657ab. Read the comment docs.