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 #308 do NOT skip embedded structs without tag when OnlyTaggedFiel… #316

Merged
merged 1 commit into from
Feb 8, 2019

Conversation

masterada
Copy link
Contributor

Fixes #308

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

Merging #316 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
+ Coverage   81.52%   81.62%   +0.09%     
==========================================
  Files          41       41              
  Lines        5008     5008              
==========================================
+ Hits         4083     4088       +5     
+ Misses        803      799       -4     
+ Partials      122      121       -1
Impacted Files Coverage Δ
reflect_extension.go 82.98% <100%> (+0.82%) ⬆️
reflect_struct_decoder.go 48.32% <0%> (+0.41%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 05d041d...a9403d2. Read the comment docs.

@masterada
Copy link
Contributor Author

@taowen could you take a look at this?

@masterada
Copy link
Contributor Author

@taowen please review

@masterada
Copy link
Contributor Author

@taowen please check

2 similar comments
@masterada
Copy link
Contributor Author

@taowen please check

@masterada
Copy link
Contributor Author

@taowen please check

@taowen taowen merged commit 5bc9320 into json-iterator:master Feb 8, 2019
zhenzou pushed a commit to zhenzou/jsoniter that referenced this pull request Feb 2, 2022
fix json-iterator#308 do NOT skip embedded structs without tag when OnlyTaggedFiel…
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.

2 participants