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

version 8: upload gzip #359

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #359 into master will increase coverage by 0.18%. The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   80.71%   80.89%   +0.18%     
==========================================
  Files          80       82       +2     
  Lines        5858     5929      +71     
==========================================
+ Hits         4728     4796      +68     
- Misses       1130     1133       +3     
Impacted Files Coverage Δ
QiniuSDK/Utils/NSData+QNGZip.m 96.22% <96.22%> (ø)
QiniuSDK/Collect/QNUploadInfoReporter.m 87.50% <100.00%> (-0.80%) :arrow_down:
QiniuSDKTests/QNGZipTest.m 100.00% <100.00%> (ø)

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 8d5c740...5bada3a. Read the comment docs.