Skip to content

add to_cryptography/from_cryptography on CRL and X509Req - #645

Merged
alex merged 2 commits into
pyca:masterfrom
reaperhulk:x509req-cryptography
Jun 29, 2017
Merged

alex merged 2 commits into
pyca:masterfrom
reaperhulk:x509req-cryptography

Conversation

@reaperhulk

Copy link
Copy Markdown
Member

Fixes #267

@reaperhulk reaperhulk added this to the 17.1.0 milestone Jun 29, 2017
@codecov

codecov Bot commented Jun 29, 2017

Copy link
Copy Markdown

Codecov Report

Merging #645 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   96.86%   96.88%   +0.02%     
==========================================
  Files          18       18              
  Lines        5644     5686      +42     
  Branches      389      391       +2     
==========================================
+ Hits         5467     5509      +42     
  Misses        119      119              
  Partials       58       58
Impacted Files Coverage Δ
tests/test_crypto.py 98.6% <100%> (+0.01%) ⬆️
src/OpenSSL/crypto.py 96.65% <100%> (+0.05%) ⬆️

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 10d3083...104b1c5. Read the comment docs.

@alex
alex merged commit 41c1024 into pyca:master Jun 29, 2017
@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.

Remove API duplication in pyca/pyopenssl and pyca/cryptography

2 participants