Skip to content

fix: determining embedded structs was wrong#366

Merged
goccy merged 3 commits intogoccy:masterfrom
orisano:fix/#362
Apr 28, 2022
Merged

fix: determining embedded structs was wrong#366
goccy merged 3 commits intogoccy:masterfrom
orisano:fix/#362

Conversation

@orisano
Copy link
Copy Markdown
Contributor

@orisano orisano commented Apr 28, 2022

fix #362

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 28, 2022

Codecov Report

Merging #366 (66f8b26) into master (6911114) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
+ Coverage   79.91%   79.93%   +0.02%     
==========================================
  Files          52       52              
  Lines       17519    17542      +23     
==========================================
+ Hits        14000    14023      +23     
  Misses       2951     2951              
  Partials      568      568              

@goccy
Copy link
Copy Markdown
Owner

goccy commented Apr 28, 2022

LGTM !

@goccy goccy merged commit 83eb186 into goccy:master Apr 28, 2022
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.

Panic when marshaling embedded aliased primitive

3 participants