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 Text decoding in Result of non-ASCII text. #71

Merged
merged 1 commit into from
Jun 17, 2016
Merged

Fixed Text decoding in Result of non-ASCII text. #71

merged 1 commit into from
Jun 17, 2016

Conversation

penland365
Copy link
Contributor

For reasons I can't explain, I thought it was a good idea to decode a string value in the incorrect manner. This has been fixed.

This addresses #70 .

For reasons I can't explain, I thought it was a good idea to decode
a string value in the incorrect manner. This has been fixed.

This addresses #70 .
@penland365 penland365 added the bug label Jun 17, 2016
@penland365 penland365 self-assigned this Jun 17, 2016
@penland365 penland365 modified the milestones: 0.1, 0.0.3 Jun 17, 2016
@codecov-io
Copy link

Current coverage is 86.97%

Merging #71 into master will not change coverage

@@             master        #71   diff @@
==========================================
  Files            18         18          
  Lines           760        760          
  Methods         749        748     -1   
  Messages          0          0          
  Branches         11         12     +1   
==========================================
  Hits            661        661          
  Misses           99         99          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 3f24413...d6af8a8

@penland365 penland365 merged commit 0161b7c into finagle:master Jun 17, 2016
@penland365 penland365 deleted the issue-70-fix branch June 17, 2016 19:50
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.

2 participants