8000 fix: fixed an issue that could not set the correct NextField for fields in the embedded structure by orisano · Pull Request #438 · goccy/go-json · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: fixed an issue that could not set the correct NextField for fields in the embedded structure #438

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
Mar 13, 2023

Conversation

orisano
Copy link
Contributor
@orisano orisano commented Mar 13, 2023

fix #391

before:
before

after:
after

@codecov-commenter
Copy link

Codecov Report

Merging #438 (a4180f5) into master (b68305f) will increase coverage by 0.14%.
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     #438      +/-   ##
==========================================
+ Coverage   76.95%   77.09%   +0.14%     
==========================================
  Files          55       55              
  Lines       18820    18836      +16     
==========================================
+ Hits        14483    14522      +39     
+ Misses       3698     3679      -19     
+ Partials      639      635       -4     

@goccy goccy added the bug fix label Mar 13, 2023
@orisano orisano marked this pull request as ready for review March 13, 2023 11:32
@goccy
Copy link
Owner
goccy commented Mar 13, 2023

Awesome ! I've also confirmed fixing #400

@goccy goccy merged commit 6f969b6 into goccy:master Mar 13, 2023
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.

Panic caused by omitempty in an embedded struct
3 participants
0