Skip to content

fix: confusing nil in direct interface with typed nil#377

Merged
goccy merged 2 commits intogoccy:masterfrom
orisano:fix/#376
Jul 4, 2022
Merged

fix: confusing nil in direct interface with typed nil#377
goccy merged 2 commits intogoccy:masterfrom
orisano:fix/#376

Conversation

@orisano
Copy link
Copy Markdown
Contributor

@orisano orisano commented Jul 2, 2022

fix #376

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 2, 2022

Codecov Report

Merging #377 (884b8db) into master (27bd0f2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   79.92%   79.93%           
=======================================
  Files          52       52           
  Lines       17561    17565    +4     
=======================================
+ Hits        14036    14040    +4     
  Misses       2957     2957           
  Partials      568      568           

@orisano
Copy link
Copy Markdown
Contributor Author

orisano commented Jul 4, 2022

ping @goccy

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 1468eef into goccy:master Jul 4, 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.

Bug: struct with map (the only one field) encoded to null

4 participants