Skip to content

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

Merged
mattrubin merged 2 commits into
developfrom
swift-4.1-deprecations
Apr 1, 2018
Merged

Use conditional compilation to handle changes to UnsafeMutablePointer deallocate API#168
mattrubin merged 2 commits into
developfrom
swift-4.1-deprecations

Conversation

@mattrubin

Copy link
Copy Markdown
Owner

Fixes #166

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

codecov Bot commented Apr 1, 2018

Copy link
Copy Markdown

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