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

change up log key and status_code logic #364

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #364 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
+ Coverage   80.97%   81.00%   +0.03%     
==========================================
  Files          83       83              
  Lines        5966     5966              
==========================================
+ Hits         4831     4833       +2     
+ Misses       1135     1133       -2     
Impacted Files Coverage Δ
QiniuSDK/Collect/QNReportItem.m 78.02% <100.00%> (ø)
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 be48079...fa327d7. Read the comment docs.