Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Xcode 9.3 Support #4199

Merged
merged 18 commits into from Apr 13, 2018
Merged

Xcode 9.3 Support #4199

merged 18 commits into from Apr 13, 2018

Conversation

SlaunchaMan
Copy link
Contributor

The main change here is that the ‑setDidFinishEventsForBackgroundURLSessionBlock: method is marked unavailable on macOS to prevent an error in Xcode.

@codecov-io
Copy link

codecov-io commented Apr 11, 2018

Codecov Report

Merging #4199 into master will decrease coverage by 0.14%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4199      +/-   ##
==========================================
- Coverage   87.89%   87.74%   -0.15%     
==========================================
  Files          46       46              
  Lines        5741     5729      -12     
  Branches      295        0     -295     
==========================================
- Hits         5046     5027      -19     
- Misses        695      702       +7
Impacted Files Coverage Δ
AFNetworking/AFURLSessionManager.h 100% <ø> (ø) ⬆️
AFNetworking/AFURLSessionManager.m 70.77% <80%> (-1.44%) ⬇️
UIKit+AFNetworking/UIWebView+AFNetworking.m 76.92% <0%> (-4.62%) ⬇️
Tests/Tests/AFHTTPSessionManagerTests.m 98.13% <0%> (-1.64%) ⬇️
Tests/Tests/AFImageDownloaderTests.m 98.01% <0%> (-1.25%) ⬇️
UIKit+AFNetworking/UIButton+AFNetworking.m 82.14% <0%> (-0.72%) ⬇️
Tests/Tests/AFURLSessionManagerTests.m 81.79% <0%> (+0.05%) ⬆️
AFNetworking/AFURLRequestSerialization.m 71.04% <0%> (+0.2%) ⬆️
UIKit+AFNetworking/AFImageDownloader.m 98% <0%> (+0.4%) ⬆️
... 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 20bc436...899109b. Read the comment docs.

@SlaunchaMan SlaunchaMan merged commit e08306e into master Apr 13, 2018
@SlaunchaMan SlaunchaMan deleted the xcode-9.3 branch April 13, 2018 18:10
@SlaunchaMan SlaunchaMan added this to the 3.2.1 milestone May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants