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

Add support for RFC 4043 and RFC 7585 #104

Merged
merged 1 commit into from
Nov 11, 2019
Merged

Add support for RFC 4043 and RFC 7585 #104

merged 1 commit into from
Nov 11, 2019

Conversation

russhousley
Copy link
Contributor

Add module and test for RFC 4043 and RFC 7585

@codecov-io
Copy link

codecov-io commented Nov 11, 2019

Codecov Report

Merging #104 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   99.37%   99.37%   +<.01%     
==========================================
  Files          95       97       +2     
  Lines        5941     5967      +26     
==========================================
+ Hits         5904     5930      +26     
  Misses         37       37
Impacted Files Coverage Δ
pyasn1_modules/rfc4043.py 100% <100%> (ø)
pyasn1_modules/rfc7585.py 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 b61bbfa...2c00ba6. Read the comment docs.

@etingof etingof merged commit bab198c into etingof:master Nov 11, 2019
@etingof
Copy link
Owner

etingof commented Nov 11, 2019

Thank you!

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.

None yet

3 participants