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

release new version #263

Closed longbai closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #263 into master will decrease coverage by 4.81%. The diff coverage is 57.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   80.13%   75.31%   -4.82%     
==========================================
  Files          28       28              
  Lines        2200     2200              
  Branches      160      143      -17     
==========================================
- Hits         1763     1657     -106     
- Misses        430      533     +103     
- Partials        7       10       +3
Impacted Files Coverage Δ
QiniuSDKTests/QNSessionTest.m 100% <ø> (ø) :arrow_up:
QiniuSDK/Recorder/QNFileRecorder.m 33.33% <0%> (-42.23%) :arrow_down:
QiniuSDKTests/QNFileRecorderTest.m 34.78% <0%> (-62.32%) :arrow_down:
QiniuSDKTests/QNAutoZoneTest.m 100% <100%> (ø) :arrow_up:
QiniuSDK/Storage/QNFormUpload.m 98.9% <100%> (ø) :arrow_up:
QiniuSDKTests/QNFormUploadTest.m 100% <100%> (ø) :arrow_up:
QiniuSDK/Storage/QNConfiguration.m 67.4% <43.13%> (ø) :arrow_up:
QiniuSDKTests/QNResumeUploadTest.m 85.24% <66.66%> (+0.54%) :arrow_up:
QiniuSDK/Http/QNSessionManager.m 86.55% <94.11%> (ø) :arrow_up:
... and 5 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 61aae6c...1298bce. Read the comment docs.