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 host #410

Closed YangSen-qn closed 2 years ago

YangSen-qn commented 2 years ago

KODO-14412

codecov[bot] commented 2 years ago

Codecov Report

Merging #410 (c7ede60) into master (eb269d9) will increase coverage by 0.28%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
+ Coverage   77.62%   77.90%   +0.28%     
==========================================
  Files         122      122              
  Lines        9446     9469      +23     
==========================================
+ Hits         7332     7377      +45     
+ Misses       2114     2092      -22     
Impacted Files Coverage Δ
QiniuSDK/Common/QNAutoZone.m 92.62% <100.00%> (+3.27%) :arrow_up:
QiniuSDK/Common/QNConfig.h 100.00% <100.00%> (ø)
QiniuSDKTests/QNAutoZoneTest.m 100.00% <100.00%> (ø)
QiniuSDK/Http/QNResponseInfo.m 77.84% <0.00%> (+1.13%) :arrow_up:
QiniuSDKTests/QNUploadErrorTest.m 100.00% <0.00%> (+3.17%) :arrow_up:
...niuSDK/Http/NetworkStatus/QNNetworkStatusManager.m 76.59% <0.00%> (+7.44%) :arrow_up:
...K/Http/NetworkStatus/QNUploadServerNetworkStatus.m 87.50% <0.00%> (+43.75%) :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 eb269d9...c7ede60. Read the comment docs.