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

version8: uc query v4 #357

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #357 into master will decrease coverage by 0.13%. The diff coverage is 96.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #357      +/-   ##
==========================================
- Coverage   80.83%   80.69%   -0.14%     
==========================================
  Files          80       80              
  Lines        5895     5858      -37     
==========================================
- Hits         4765     4727      -38     
- Misses       1130     1131       +1     
Impacted Files Coverage Δ
QiniuSDK/Http/QNUserAgent.h 100.00% <ø> (ø)
...DK/Http/ServerRegion/QNUploadServerFreezeManager.h 100.00% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDK/Transaction/QNTransactionManager.h 100.00% <ø> (ø)
QiniuSDK/Common/QNFixedZone.m 94.04% <86.66%> (ø)
QiniuSDK/Common/QNAutoZone.m 93.40% <100.00%> (ø)
QiniuSDK/Common/QNZoneInfo.m 92.98% <100.00%> (-3.57%) :arrow_down:
QiniuSDK/Http/Request/QNRequestTransaction.m 97.02% <100.00%> (ø)
QiniuSDK/Http/ServerRegion/QNUploadDomainRegion.m 91.15% <100.00%> (-0.52%) :arrow_down:

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 a016087...d806aff. Read the comment docs.