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 SPM #407

Closed YangSen-qn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #407 (411254f) into master (aa63674) will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage   77.72%   77.64%   -0.09%     
==========================================
  Files         122      122              
  Lines        9446     9446              
==========================================
- Hits         7342     7334       -8     
- Misses       2104     2112       +8     
Impacted Files Coverage Δ
QiniuSDK/Http/ConnectCheck/QNConnectChecker.m 93.02% <0.00%> (-6.98%) :arrow_down:
QiniuSDKTests/QNUploadErrorTest.m 96.82% <0.00%> (-3.18%) :arrow_down:
QiniuSDK/Utils/QN_GTM_Base64.m 70.33% <0.00%> (-0.62%) :arrow_down:
QiniuSDK/Http/Dns/QNDnsPrefetch.m 77.39% <0.00%> (-0.22%) :arrow_down:
...uest/HttpClient/CFNetwork/NSURLRequest+QNRequest.m 80.00% <0.00%> (+1.53%) :arrow_up:
QiniuSDKTests/QNTransactionTest.m 92.85% <0.00%> (+3.57%) :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 aa63674...411254f. Read the comment docs.