Skip to content

fix: support for embedding alias of primitive types#378

Merged
goccy merged 1 commit intogoccy:masterfrom
orisano:fix/#372
Jul 5, 2022
Merged

fix: support for embedding alias of primitive types#378
goccy merged 1 commit intogoccy:masterfrom
orisano:fix/#372

Conversation

@orisano
Copy link
Copy Markdown
Contributor

@orisano orisano commented Jul 4, 2022

fix #372

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #378 (f0e6a54) into master (1468eef) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
+ Coverage   79.93%   79.94%   +0.01%     
==========================================
  Files          52       52              
  Lines       17565    17575      +10     
==========================================
+ Hits        14040    14050      +10     
  Misses       2957     2957              
  Partials      568      568              

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

LGTM !

@goccy goccy merged commit 554506d into goccy:master Jul 5, 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.

Unmarshaling omits embedded pointer to an aliased primitive

3 participants