Skip to content

fix: fixed to not optimize when lower can't handle byte-by-byte.#432

Merged
goccy merged 2 commits intogoccy:masterfrom
orisano:fix/#413
Mar 13, 2023
Merged

fix: fixed to not optimize when lower can't handle byte-by-byte.#432
goccy merged 2 commits intogoccy:masterfrom
orisano:fix/#413

Conversation

@orisano
Copy link
Copy Markdown
Contributor

@orisano orisano commented Feb 24, 2023

fix #413

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 24, 2023

Codecov Report

Merging #432 (9d4f553) into master (b68305f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
+ Coverage   76.95%   76.96%   +0.01%     
==========================================
  Files          55       55              
  Lines       18820    18829       +9     
==========================================
+ Hits        14483    14492       +9     
  Misses       3698     3698              
  Partials      639      639              

@goccy goccy merged commit 2ef15e7 into goccy:master Mar 13, 2023
@goccy
Copy link
Copy Markdown
Owner

goccy commented Mar 13, 2023

LGTM !!

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.

Cannot unmarshal struct when key is not English

3 participants