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 encoding of omitempty feature for the slice or interface type #183

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

goccy
Copy link
Owner

@goccy goccy commented Apr 10, 2021

fix #179

@codecov-io
Copy link

Codecov Report

Merging #183 (69e40be) into master (8bc5727) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   81.76%   81.76%           
=======================================
  Files          49       49           
  Lines       21481    21481           
=======================================
  Hits        17565    17565           
  Misses       3046     3046           
  Partials      870      870           

@goccy goccy merged commit 6fbf3fc into master Apr 10, 2021
@goccy goccy deleted the feature/fix-179 branch April 10, 2021 07:48
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.

go-json Marshal ignores omitempty struct tag
2 participants