Skip to content

fix: forgot to update p after read#387

Merged
goccy merged 1 commit intogoccy:masterfrom
orisano:fix/#386
Aug 1, 2022
Merged

fix: forgot to update p after read#387
goccy merged 1 commit intogoccy:masterfrom
orisano:fix/#386

Conversation

@orisano
Copy link
Copy Markdown
Contributor

@orisano orisano commented Jul 29, 2022

fix #386

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #387 (95a32fc) into master (3eafdb6) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
+ Coverage   79.95%   79.96%   +0.01%     
==========================================
  Files          52       52              
  Lines       17582    17583       +1     
==========================================
+ Hits        14058    14061       +3     
+ Misses       2955     2952       -3     
- Partials      569      570       +1     

Copy link
Copy Markdown
Owner

@goccy goccy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goccy goccy merged commit a75c1c6 into goccy:master Aug 1, 2022
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.

Bug: can't decode escaped unicode string

3 participants