aliyun / alibabacloud-oss-sdk

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

improve java code #215

Closed atptro closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #215 into master will decrease coverage by 1.01%. The diff coverage is 68.18%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #215      +/-   ##
============================================
- Coverage     93.36%   92.35%   -1.02%     
+ Complexity      132      126       -6     
============================================
  Files            37       37              
  Lines          3211     3229      +18     
  Branches        216      216              
============================================
- Hits           2998     2982      -16     
- Misses          169      202      +33     
- Partials         44       45       +1     
Flag Coverage Δ Complexity Δ
#csharp 97.13% <ø> (ø) 0.00 <ø> (ø)
#go 78.90% <ø> (ø) 0.00 <ø> (ø)
#java 91.90% <68.18%> (-4.51%) 126.00 <5.00> (-6.00)
#node_js 90.86% <ø> (ø) 0.00 <ø> (ø)
#php 100.00% <ø> (?) 0.00 <ø> (?)
#python 92.83% <ø> (ø) 0.00 <ø> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...java/com/aliyun/ossutil/models/RuntimeOptions.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../java/src/main/java/com/aliyun/ossutil/Client.java 96.85% <68.18%> (-2.30%) 87.00 <5.00> (ø)
...java/src/main/java/com/aliyun/ossutil/XmlUtil.java 62.50% <0.00%> (-20.84%) 26.00% <0.00%> (-6.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 4339e1c...f329bbc. Read the comment docs.