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

transform CF Client error & optimize host frozen logic #370

Closed YangSen-qn closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #370 into develop will decrease coverage by 3.44%. The diff coverage is 19.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #370      +/-   ##
===========================================
- Coverage    81.06%   77.61%   -3.45%     
===========================================
  Files           83       83              
  Lines         5978     6281     +303     
===========================================
+ Hits          4846     4875      +29     
- Misses        1132     1406     +274     
Impacted Files Coverage Δ
...tp/Request/HttpClient/UrlProtocol/QNCFHttpClient.m 39.13% <0.00%> (-42.14%) :arrow_down:
...DK/Http/ServerRegion/QNUploadServerFreezeManager.h 100.00% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDK/Collect/QNReportItem.m 79.56% <66.66%> (-0.65%) :arrow_down:
...DK/Http/ServerRegion/QNUploadServerFreezeManager.m 89.36% <80.00%> (-3.98%) :arrow_down:
QiniuSDK/Http/ServerRegion/QNUploadDomainRegion.m 82.55% <82.60%> (-8.61%) :arrow_down:
QiniuSDK/Http/QNResponseInfo.m 76.82% <87.50%> (+0.22%) :arrow_up:
QiniuSDK/Http/Request/QNHttpRegionRequest.m 95.91% <100.00%> (-0.09%) :arrow_down:
QiniuSDK/Storage/QNConfiguration.m 100.00% <100.00%> (ø)
QiniuSDK/Storage/QNPartsUpload.m 85.88% <100.00%> (ø)
... and 2 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 a119996...566ec01. Read the comment docs.