aliyun / alibabacloud-oss-sdk

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

improve ci #184

Closed AxiosLeo closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #184 into master will increase coverage by 3.96%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #184      +/-   ##
============================================
+ Coverage     89.47%   93.43%   +3.96%     
  Complexity      132      132              
============================================
  Files            12       33      +21     
  Lines          1197     2848    +1651     
  Branches         81      216     +135     
============================================
+ Hits           1071     2661    +1590     
- Misses          115      143      +28     
- Partials         11       44      +33     
Flag Coverage Δ Complexity Δ
#csharp 97.13% <ø> (?) 0.00 <ø> (?)
#go 78.90% <ø> (ø) 0.00 <ø> (ø)
#java 96.40% <ø> (ø) 132.00 <ø> (ø)
#node_js 90.86% <ø> (?) 0.00 <ø> (?)
#php 100.00% <ø> (?) 0.00 <ø> (?)
Impacted Files Coverage Δ Complexity Δ
util/csharp/tests/CommonTest.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Utils/XmlUtilTest.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/core/Utils/XmlUtil.cs 90.50% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Utils/StringUtilsTest.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Models/ServiceErrorTest.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Streams/VerifyStreamTest.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Utils/TestMimeMapping.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Utils/Crc64Test.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/tests/Utils/DictUtilsTest.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
util/csharp/core/Streams/VerifyStream.cs 100.00% <0.00%> (ø) 0.00% <0.00%> (?%)
... 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 28c57d1...38f62d2. Read the comment docs.