qiniu / objc-sdk

Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS
http://developer.qiniu.com
MIT License
435 stars 197 forks source link

version7: uplog gzip #358

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #358 into releases/7.x will increase coverage by 0.46%. The diff coverage is 97.26%.

Impacted file tree graph

@@               Coverage Diff                @@
##           releases/7.x     #358      +/-   ##
================================================
+ Coverage         74.10%   74.57%   +0.46%     
================================================
  Files                65       67       +2     
  Lines              5222     5293      +71     
================================================
+ Hits               3870     3947      +77     
+ Misses             1352     1346       -6     
Impacted Files Coverage Δ
QiniuSDK/Utils/NSData+QNGZip.m 96.22% <96.22%> (ø)
QiniuSDK/Storage/QNUploadInfoReporter.m 96.21% <100.00%> (+0.45%) :arrow_up:
QiniuSDKTests/QNGZipTest.m 100.00% <100.00%> (ø)
QiniuSDK/Http/QNHttpResponseInfo.m 82.56% <0.00%> (+0.91%) :arrow_up:
QiniuSDK/Storage/QNFormUpload.m 76.92% <0.00%> (+6.59%) :arrow_up:

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 9b4a558...84dfd18. Read the comment docs.