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

Use conditional compilation to handle changes to UnsafeMutablePointer deallocate API #168

Merged
merged 2 commits into from
Apr 1, 2018

Conversation

mattrubin
Copy link
Owner

Fixes #166

@mattrubin mattrubin added this to the 3.1.1 milestone Apr 1, 2018
@codecov
Copy link

codecov bot commented Apr 1, 2018

Codecov Report

Merging #168 into develop will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #168      +/-   ##
===========================================
+ Coverage    95.41%   95.47%   +0.05%     
===========================================
  Files            6        6              
  Lines          480      486       +6     
  Branches        32       32              
===========================================
+ Hits           458      464       +6     
  Misses          22       22
Impacted Files Coverage Δ
Sources/Crypto.swift 100% <100%> (ø) ⬆️

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 9ec3d3f...0924258. Read the comment docs.

@mattrubin mattrubin merged commit c400d6d into develop Apr 1, 2018
@mattrubin mattrubin deleted the swift-4.1-deprecations branch April 1, 2018 04:10
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.

1 participant