aliyun / alibabacloud-oss-sdk

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

improved baseclient unitTest #72

Closed liaoyustudent closed 4 years ago

liaoyustudent commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #72 into master will increase coverage by 5.59%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #72      +/-   ##
===========================================
+ Coverage     86.51%   92.1%   +5.59%     
  Complexity       81      81              
===========================================
  Files            35      38       +3     
  Lines          3336    3482     +146     
  Branches        265     263       -2     
===========================================
+ Hits           2886    3207     +321     
+ Misses          394     225     -169     
+ Partials         56      50       -6
Flag Coverage Δ Complexity Δ
#csharp 97.26% <100%> (+10.86%) 0 <0> (ø) :arrow_down:
#go 96.6% <ø> (ø) 0 <ø> (ø) :arrow_down:
#java 74.86% <ø> (ø) 81 <ø> (ø) :arrow_down:
#node_js 96.07% <ø> (ø) 0 <ø> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/csharp/core/BaseClient.cs 95.86% <100%> (+18.2%) 0 <0> (ø) :arrow_down:
...aseclient/csharp/unitTest/Utils/StringUtilsTest.cs 100% <100%> (ø) 0 <0> (?)
baseclient/csharp/unitTest/Utils/XmlUtilTest.cs 100% <100%> (ø) 0 <0> (?)
...client/csharp/unitTest/Streams/VerifyStreamTest.cs 100% <100%> (ø) 0 <0> (?)
baseclient/csharp/unitTest/BaseClientTest.cs 100% <100%> (ø) 0 <0> (ø) :arrow_down:
baseclient/csharp/unitTest/Utils/Crc64Test.cs 100% <100%> (ø) 0 <0> (ø) :arrow_down:
baseclient/csharp/core/Utils/XmlUtil.cs 92% <0%> (+10%) 0% <0%> (ø) :arrow_down:
... and 5 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 e21e052...c665516. Read the comment docs.