Skip to content

Conversation

goccy
Copy link
Owner

@goccy goccy commented May 2, 2021

fix #203

@codecov-commenter
Copy link

Codecov Report

Merging #206 (fb6151f) into master (6a1ae7c) will increase coverage by 0.05%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
+ Coverage   82.12%   82.18%   +0.05%     
==========================================
  Files          49       49              
  Lines       21748    21741       -7     
==========================================
+ Hits        17860    17867       +7     
+ Misses       3023     3010      -13     
+ Partials      865      864       -1     

@goccy goccy merged commit 2f3afbf into master May 2, 2021
@goccy goccy deleted the feature/fix-decode-bytes-null branch May 2, 2021 06:59
@zimmski
Copy link

zimmski commented May 2, 2021

Confirm that this works as well

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 a "null" into a []byte results in an empty slice instead of "nil" (differs from encoding/json)
3 participants