Skip to content

Fix decoding of binary type with escaped char #273

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

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

goccy
Copy link
Owner

@goccy goccy commented Aug 12, 2021

fix #266

This PR aim is same as #267

@codecov-commenter
Copy link

Codecov Report

Merging #273 (75a6ad4) into master (a1780c1) will increase coverage by 0.12%.
The diff coverage is 48.00%.

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   81.22%   81.34%   +0.12%     
==========================================
  Files          47       47              
  Lines       15566    15516      -50     
==========================================
- Hits        12643    12622      -21     
+ Misses       2362     2335      -27     
+ Partials      561      559       -2     

@goccy goccy merged commit ce8be46 into master Aug 12, 2021
@goccy goccy deleted the feature/fix-decoding-binary-type branch August 12, 2021 05:42
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.

Failed to umarshal type []byte
2 participants