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

优化日志统计 #383

Closed YangSen-qn closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #383 (69bba5d) into master (8c893b6) will increase coverage by 0.06%. The diff coverage is 83.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
+ Coverage   80.09%   80.15%   +0.06%     
==========================================
  Files          92       94       +2     
  Lines        7038     7127      +89     
==========================================
+ Hits         5637     5713      +76     
- Misses       1401     1414      +13     
Impacted Files Coverage Δ
QiniuSDK/Storage/QNPartsUploadPerformerV2.m 93.00% <66.66%> (-0.82%) :arrow_down:
QiniuSDK/Utils/QNLogUtil.m 69.69% <69.69%> (ø)
QiniuSDK/Storage/QNPartsUploadPerformer.m 85.98% <71.42%> (-1.02%) :arrow_down:
QiniuSDK/Storage/QNPartsUploadPerformerV1.m 94.01% <75.00%> (-0.68%) :arrow_down:
QiniuSDK/Http/ServerRegion/QNUploadDomainRegion.m 88.95% <80.00%> (-0.27%) :arrow_down:
QiniuSDK/Collect/QNReportItem.m 80.85% <100.00%> (+0.20%) :arrow_up:
QiniuSDK/Http/Request/QNHttpRegionRequest.m 96.42% <100.00%> (+0.09%) :arrow_up:
QiniuSDK/Http/Request/QNHttpSingleRequest.m 99.16% <100.00%> (+0.01%) :arrow_up:
QiniuSDK/Storage/QNConcurrentResumeUpload.m 100.00% <100.00%> (ø)
QiniuSDK/Storage/QNFormUpload.m 97.36% <100.00%> (+0.07%) :arrow_up:
... and 7 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 8c893b6...69bba5d. Read the comment docs.