Skip to content

Improve error message #277

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 13, 2021
Merged

Improve error message #277

merged 1 commit into from
Aug 13, 2021

Conversation

goccy
Copy link
Owner

@goccy goccy commented Aug 13, 2021

resolve #274

Change to an error message containing invalid character

@codecov-commenter
Copy link

Codecov Report

Merging #277 (08c2e1a) into master (14f03c1) will increase coverage by 0.08%.
The diff coverage is 47.61%.

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   81.33%   81.42%   +0.08%     
==========================================
  Files          47       47              
  Lines       15516    15572      +56     
==========================================
+ Hits        12620    12679      +59     
  Misses       2336     2336              
+ Partials      560      557       -3     

@goccy goccy merged commit 6802209 into master Aug 13, 2021
@goccy goccy deleted the feature/improve-error-message branch August 13, 2021 08:29
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.

Goccy returns different error messages on unmarshal than standard json
2 participants