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

UC Query Add SingleFlight & connect check #384

Closed YangSen-qn closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #384 (df8344c) into master (69bba5d) will increase coverage by 0.86%. The diff coverage is 97.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   80.15%   81.02%   +0.86%     
==========================================
  Files          94       98       +4     
  Lines        7127     7447     +320     
==========================================
+ Hits         5713     6034     +321     
+ Misses       1414     1413       -1     
Impacted Files Coverage Δ
QiniuSDK/Http/Request/QNRequestTransaction.m 95.97% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDK/Utils/NSData+QNMD5.m 100.00% <ø> (ø)
QiniuSDKTests/QNUploadFlowTest.m 50.86% <46.15%> (ø)
QiniuSDKTests/QNDnsPrefetcherTest.m 57.97% <60.00%> (ø)
QiniuSDK/Utils/QNSingleFlight.m 96.00% <96.00%> (ø)
QiniuSDKTests/QNConnctCheckTest.m 96.29% <96.29%> (ø)
QiniuSDK/Common/QNAutoZone.m 94.59% <100.00%> (+1.33%) :arrow_up:
QiniuSDK/Http/ConnectCheck/QNConnectChecker.m 100.00% <100.00%> (ø)
QiniuSDK/Http/QNResponseInfo.m 75.58% <100.00%> (+1.01%) :arrow_up:
... and 30 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 69bba5d...df8344c. Read the comment docs.