aliyun / alibabacloud-oss-sdk

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

fix for the oss test #140

Closed peze closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #140      +/-   ##
===========================================
- Coverage     94.83%   92.9%   -1.94%     
  Complexity      162     162              
===========================================
  Files            44      23      -21     
  Lines          3972    2171    -1801     
  Branches        260     152     -108     
===========================================
- Hits           3767    2017    -1750     
+ Misses          158     125      -33     
+ Partials         47      29      -18
Flag Coverage Δ Complexity Δ
#csharp ? ?
#go 88.82% <ø> (ø) 0 <ø> (ø) :arrow_down:
#java 97.25% <ø> (ø) 162 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
.../csharp/unitTest/Attributes/EncodeAttributeTest.cs
baseclient/csharp/core/Utils/XmlUtil.cs
...client/csharp/unitTest/Streams/VerifyStreamTest.cs
baseclient/csharp/unitTest/TestHelper.cs
baseclient/csharp/core/Utils/MimeMapping.cs
...aseclient/csharp/unitTest/Utils/StringUtilsTest.cs
baseclient/csharp/unitTest/Utils/XmlUtilTest.cs
baseclient/csharp/core/Utils/DictUtils.cs
baseclient/csharp/core/Utils/Extensions.cs
baseclient/csharp/unitTest/BaseClientTest.cs
... and 11 more

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 619b448...7699cf5. Read the comment docs.