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

Fixed bad TagSet initializer at OctetString encoder #107

Merged
merged 4 commits into from
Nov 23, 2017

Conversation

etingof
Copy link
Owner

@etingof etingof commented Nov 23, 2017

0.4.1 regression

@codecov-io
Copy link

codecov-io commented Nov 23, 2017

Codecov Report

Merging #107 into master will decrease coverage by 0.03%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage    85.8%   85.77%   -0.04%     
==========================================
  Files          29       29              
  Lines        3973     3985      +12     
==========================================
+ Hits         3409     3418       +9     
- Misses        564      567       +3
Impacted Files Coverage Δ
pyasn1/__init__.py 75% <100%> (ø) ⬆️
pyasn1/codec/ber/encoder.py 89.94% <86.95%> (-0.47%) ⬇️

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 136890e...bb81a77. Read the comment docs.

@ryanwilsonperkin
Copy link

@etingof thank you so much for the quick turnaround time on this! We noticed the issue this morning, and I'd be happy to assist in any way (testing? review?) if it would help. Thanks for your maintenance of this project 😃

@etingof
Copy link
Owner Author

etingof commented Nov 23, 2017

@ryanwilsonperkin I hope to make a release tonight. Just wanted to add some more tests on this. Thank you! ;-)

@etingof etingof merged commit df3a2b7 into master Nov 23, 2017
@etingof etingof added the bug label Nov 24, 2017
@etingof etingof deleted the fix-octetstring-tag-encoding branch July 29, 2018 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants