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

优化 #397

Closed YangSen-qn closed 3 years ago

YangSen-qn commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #397 (4cc83eb) into master (5c356a1) will decrease coverage by 1.18%. The diff coverage is 81.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #397      +/-   ##
==========================================
- Coverage   77.67%   76.48%   -1.19%     
==========================================
  Files         114      114              
  Lines        8466     8480      +14     
==========================================
- Hits         6576     6486      -90     
- Misses       1890     1994     +104     
Impacted Files Coverage Δ
QiniuSDK/Collect/QNReportItem.m 81.72% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDK/Utils/QNPHAssetFile.m 0.00% <0.00%> (ø)
QiniuSDK/Http/ConnectCheck/QNConnectChecker.m 82.55% <60.86%> (-17.45%) :arrow_down:
QiniuSDK/Http/Request/QNHttpSingleRequest.m 70.96% <87.50%> (-27.69%) :arrow_down:
QiniuSDK/Storage/QNUploadManager.m 89.73% <88.23%> (+17.21%) :arrow_up:
QiniuSDK/Http/QNUploadRequestMetrics.m 92.30% <89.47%> (-4.34%) :arrow_down:
QiniuSDK/Utils/QNUtils.m 61.61% <90.90%> (-0.89%) :arrow_down:
QiniuSDK/Http/Dns/QNDnsPrefetch.m 72.68% <91.66%> (+6.98%) :arrow_up:
...SDK/Http/Request/HttpClient/QNUploadSystemClient.m 97.14% <100.00%> (+1.90%) :arrow_up:
... and 29 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 2085864...4cc83eb. Read the comment docs.