Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to support Swift 4.1 #121

Merged
merged 2 commits into from
Feb 21, 2018
Merged

Update to support Swift 4.1 #121

merged 2 commits into from
Feb 21, 2018

Conversation

ShihabMehboob
Copy link
Contributor

Description

Update to support Swift 4.1 in reference to this issue: https://github.ibm.com/arf/planning-swift-solutions/issues/571

commit d658dc3
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Wed Feb 14 13:18:31 2018 +0000

    Updates to Swift 4.1

commit fc48ea6
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Wed Feb 14 13:14:17 2018 +0000

    Updates to Swift 4.1

commit 3f2c276
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Wed Feb 14 13:13:56 2018 +0000

    Updates to Swift 4.1

commit 664e5ce
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Wed Feb 14 13:11:01 2018 +0000

    Updates to Swift 4.1

commit 985ea64
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Wed Feb 14 12:52:38 2018 +0000

    Updates to Swift 4.1

commit 1f74bb6
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Mon Feb 12 10:27:00 2018 +0000

    Support Swift 4.1

commit c86c534
Author: ShihabMehboob <shihab.mehboob1@ibm.com>
Date:   Thu Feb 8 13:59:20 2018 +0000

    Support Swift 4.1
@codecov-io
Copy link

codecov-io commented Feb 14, 2018

Codecov Report

Merging #121 into master will increase coverage by 0.49%.
The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   53.75%   54.24%   +0.49%     
==========================================
  Files           3        3              
  Lines        2372     2413      +41     
==========================================
+ Hits         1275     1309      +34     
- Misses       1097     1104       +7
Flag Coverage Δ
#Socket 54.24% <75%> (+0.49%) ⬆️
Impacted Files Coverage Δ
Sources/Socket/SocketUtils.swift 80.3% <100%> (+1.27%) ⬆️
Sources/Socket/Socket.swift 54.06% <72.09%> (+0.43%) ⬆️

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 57d7e38...192a2f7. Read the comment docs.

.swift-version Outdated
@@ -1 +1 @@
3.1.1
4.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 4.0.3?

@billabt
Copy link
Collaborator

billabt commented Feb 14, 2018

This looks much, much better. Thanks. If you want, there were a few deprecated functions in the 4.1 build you can address but no big deal, I can address them after the merge. I’ve got some minor surgery today so probably won’t get to the merge until Friday.

@ShihabMehboob
Copy link
Contributor Author

@billabt Great, thanks!

@billabt billabt merged commit 8f31fff into master Feb 21, 2018
@ianpartridge ianpartridge deleted the issue.swift41 branch February 21, 2018 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants