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

change version info #349

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #349 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #349      +/-   ##
==========================================
- Coverage   74.12%   74.10%   -0.02%     
==========================================
  Files          65       65              
  Lines        5229     5229              
==========================================
- Hits         3876     3875       -1     
- Misses       1353     1354       +1     
Impacted Files Coverage Δ
QiniuSDK/Http/UrlProtocol/QNCFHttpClient.m 81.27% <0.00%> (-2.98%) :arrow_down:
QiniuSDKTests/QNCFHttpClientTest.m 89.38% <0.00%> (-1.77%) :arrow_down:
QiniuSDK/Storage/QNUploadInfoReporter.m 92.18% <0.00%> (+0.41%) :arrow_up:
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 56de508...f2b1083. Read the comment docs.

forrest-mao commented 4 years ago

fix #346