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

Support X509 certificates with cryptography #107

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

mpdavis
Copy link
Owner

@mpdavis mpdavis commented Aug 30, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2018

Codecov Report

Merging #107 into master will increase coverage by 0.38%.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   94.78%   95.16%   +0.38%     
==========================================
  Files          13       13              
  Lines         997     1159     +162     
==========================================
+ Hits          945     1103     +158     
- Misses         52       56       +4
Impacted Files Coverage Δ
jose/backends/cryptography_backend.py 96.89% <77.77%> (-0.97%) ⬇️
jose/jwt.py 100% <0%> (ø) ⬆️
jose/backends/pycrypto_backend.py 96.59% <0%> (+0.23%) ⬆️
jose/jws.py 96.98% <0%> (+0.34%) ⬆️
jose/backends/rsa_backend.py 97.89% <0%> (+0.69%) ⬆️

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 e70b625...d3e6f73. Read the comment docs.

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