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

优化-9错误处理逻辑 #374

Closed YangSen-qn closed 3 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #374 (90c1315) into develop (569f989) will increase coverage by 0.54%. The diff coverage is 81.65%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #374      +/-   ##
===========================================
+ Coverage    77.55%   78.09%   +0.54%     
===========================================
  Files           83       85       +2     
  Lines         6281     6323      +42     
===========================================
+ Hits          4871     4938      +67     
+ Misses        1410     1385      -25     
Impacted Files Coverage Δ
QiniuSDK/Http/Dns/QNDnsPrefetch.h 100.00% <ø> (ø)
QiniuSDK/Http/QNResponseInfo.m 72.50% <0.00%> (-4.33%) :arrow_down:
QiniuSDK/Http/Request/QNHttpRegionRequest.m 95.91% <0.00%> (ø)
...DK/Http/ServerRegion/QNUploadServerFreezeManager.h 100.00% <ø> (ø)
QiniuSDK/Storage/QNBaseUpload.m 88.11% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDKTests/QNDnsPrefetcherTest.m 57.97% <ø> (+6.02%) :arrow_up:
QiniuSDK/Storage/QNResumeUpload.m 83.64% <58.33%> (+4.01%) :arrow_up:
QiniuSDK/Storage/QNConcurrentResumeUpload.m 86.39% <70.00%> (+3.28%) :arrow_up:
...DK/Http/ServerRegion/QNUploadServerFreezeManager.m 92.85% <92.30%> (+3.49%) :arrow_up:
... and 10 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 569f989...90c1315. Read the comment docs.