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

8.0.0 version info #350

Closed YangSen-qn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #350 into master will increase coverage by 6.49%. The diff coverage is 86.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   74.10%   80.59%   +6.49%     
==========================================
  Files          65       80      +15     
  Lines        5229     5902     +673     
==========================================
+ Hits         3875     4757     +882     
+ Misses       1354     1145     -209     
Impacted Files Coverage Δ
QiniuSDK/Common/QNZone.m 0.00% <0.00%> (-53.85%) :arrow_down:
QiniuSDK/Http/Dns/QNInetAddress.m 0.00% <0.00%> (-52.64%) :arrow_down:
...tp/Request/HttpClient/UrlProtocol/QNCFHttpClient.m 81.27% <ø> (ø)
QiniuSDK/Storage/QNConfiguration.h 100.00% <ø> (ø)
QiniuSDK/Storage/QNUploadOption.m 100.00% <ø> (+6.66%) :arrow_up:
QiniuSDK/Transaction/QNTransactionManager.h 100.00% <ø> (ø)
QiniuSDKTests/QNFileRecorderTest.m 38.46% <0.00%> (ø)
QiniuSDKTests/QNTransactionTest.m 92.85% <ø> (ø)
QiniuSDKTests/QNDnsPrefetcherTest.m 51.94% <46.15%> (-1.30%) :arrow_down:
QiniuSDK/BigData/QNSessionManager.m 55.39% <55.55%> (ø)
... and 80 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 e421f24...c09154c. Read the comment docs.