aliyun / alibabacloud-oss-sdk

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

add crc verify #50

Closed peze closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.29%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #50      +/-   ##
============================================
+ Coverage     86.67%   86.97%   +0.29%     
  Complexity       89       89              
============================================
  Files            16       17       +1     
  Lines          1636     1689      +53     
  Branches        144      147       +3     
============================================
+ Hits           1418     1469      +51     
- Misses          189      191       +2     
  Partials         29       29
Flag Coverage Δ Complexity Δ
#go 96.6% <ø> (ø) 0 <ø> (ø) :arrow_down:
#java 77.11% <ø> (ø) 89 <ø> (ø) :arrow_down:
#node_js 92.74% <83.33%> (+0.66%) 0 <0> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
baseclient/ts/src/baseclient.ts 95.37% <100%> (+3.38%) 0 <0> (ø) :arrow_down:
baseclient/ts/src/crc.ts 81.63% <81.63%> (ø) 0 <0> (?)

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 c37b6d6...d5e71df. Read the comment docs.