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

fix: fixed a problem with NextField being wrong when combining structure embedding and omitempty #442

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

orisano
Copy link
Sponsor Contributor

@orisano orisano commented Mar 16, 2023

fix #441

before:
before

after:
after

@codecov-commenter
Copy link

Codecov Report

Merging #442 (3abb96c) into master (7be58ac) will increase coverage by 0.00%.
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     #442   +/-   ##
=======================================
  Coverage   77.08%   77.09%           
=======================================
  Files          55       55           
  Lines       18830    18836    +6     
=======================================
+ Hits        14516    14522    +6     
  Misses       3679     3679           
  Partials      635      635           

Copy link
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.

Thank you for your contribution !!!
LGTM

@goccy goccy merged commit 5e6fe10 into goccy:master Mar 19, 2023
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.

Marshal panic
3 participants