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

support doh & server config #403

Closed YangSen-qn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #403 (7728905) into develop (6999cb4) will increase coverage by 0.28%. The diff coverage is 77.24%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #403      +/-   ##
===========================================
+ Coverage    77.42%   77.71%   +0.28%     
===========================================
  Files          114      122       +8     
  Lines         8581     9356     +775     
===========================================
+ Hits          6644     7271     +627     
- Misses        1937     2085     +148     
Impacted Files Coverage Δ
QiniuSDK/Collect/QNReportItem.m 81.72% <ø> (ø)
QiniuSDK/Collect/QNUploadInfoReporter.h 100.00% <ø> (ø)
...uest/HttpClient/CFNetwork/NSURLRequest+QNRequest.m 78.46% <ø> (ø)
QiniuSDK/Http/Request/QNIUploadServer.h 100.00% <ø> (ø)
QiniuSDK/Http/Request/QNUploadRequestInfo.m 100.00% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDK/Storage/QNUploadInfo.h 100.00% <ø> (ø)
QiniuSDK/Transaction/QNTransactionManager.h 100.00% <ø> (ø)
QiniuSDK/Utils/QNALAssetFile.m 0.00% <0.00%> (ø)
QiniuSDK/Utils/QNLogUtil.m 54.54% <ø> (+45.45%) :arrow_up:
... and 80 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 6999cb4...7728905. Read the comment docs.