aliyun / alibabacloud-oss-sdk

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

Add python tests #206

Closed Orisdaddy closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #206 into master will decrease coverage by 0.07%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #206      +/-   ##
============================================
- Coverage     93.43%   93.36%   -0.08%     
  Complexity      132      132              
============================================
  Files            33       37       +4     
  Lines          2848     3208     +360     
  Branches        216      216              
============================================
+ Hits           2661     2995     +334     
- Misses          143      169      +26     
  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 <ø> (ø)
#python 92.77% <ø> (?) 0.00 <ø> (?)
Impacted Files Coverage Δ Complexity Δ
util/python/alibabacloud_oss_util/verify_stream.py 92.39% <0.00%> (ø) 0.00% <0.00%> (?%)
util/python/alibabacloud_oss_util/models.py 88.46% <0.00%> (ø) 0.00% <0.00%> (?%)
util/python/alibabacloud_oss_util/client.py 94.70% <0.00%> (ø) 0.00% <0.00%> (?%)
util/python/alibabacloud_oss_util/__init__.py 100.00% <0.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 e53c04b...989b0ed. Read the comment docs.