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

Added an API for converting X509 to/from cryptography #640

Merged
merged 2 commits into from
Jun 25, 2017

Conversation

alex
Copy link
Member

@alex alex commented Jun 25, 2017

No description provided.

@codecov
Copy link

codecov bot commented Jun 25, 2017

Codecov Report

Merging #640 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
+ Coverage   96.81%   96.82%   +0.01%     
==========================================
  Files          18       18              
  Lines        5621     5646      +25     
  Branches      389      390       +1     
==========================================
+ Hits         5442     5467      +25     
  Misses        120      120              
  Partials       59       59
Impacted Files Coverage Δ
src/OpenSSL/crypto.py 96.59% <100%> (+0.03%) ⬆️
tests/test_crypto.py 98.58% <100%> (+0.01%) ⬆️

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 ce98ee6...80cfd5c. Read the comment docs.

@reaperhulk reaperhulk merged commit 9939ba1 into pyca:master Jun 25, 2017
@alex alex deleted the x509-to-from-cryptography branch June 25, 2017 20:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants