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

handle memory issue #367

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #367 into develop will increase coverage by 0.00%. The diff coverage is 84.61%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #367   +/-   ##
========================================
  Coverage    80.95%   80.96%           
========================================
  Files           83       83           
  Lines         5970     5978    +8     
========================================
+ Hits          4833     4840    +7     
- Misses        1137     1138    +1     
Impacted Files Coverage Δ
...SDK/Http/Request/HttpClient/QNUploadSystemClient.m 97.05% <ø> (ø)
QiniuSDK/Http/QNResponseInfo.m 76.59% <33.33%> (-0.95%) :arrow_down:
QiniuSDK/Collect/QNReportItem.m 80.21% <100.00%> (+2.19%) :arrow_up:
QiniuSDK/Http/QNUploadRequestMetrics.m 92.08% <100.00%> (+0.29%) :arrow_up:
QiniuSDK/Storage/QNResumeUpload.m 79.62% <0.00%> (-3.09%) :arrow_down:
QiniuSDKTests/QNTransactionTest.m 92.85% <0.00%> (+7.14%) :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 3449966...89a82de. Read the comment docs.