Skip to content

Conversation

goccy
Copy link
Owner

@goccy goccy commented May 1, 2021

fix #201

@codecov-commenter
Copy link

codecov-commenter commented May 1, 2021

Codecov Report

Merging #205 (275aade) into master (117e9ef) will decrease coverage by 0.00%.
The diff coverage is 41.66%.

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
- Coverage   82.14%   82.13%   -0.01%     
==========================================
  Files          49       49              
  Lines       21732    21748      +16     
==========================================
+ Hits        17851    17862      +11     
- Misses       3021     3022       +1     
- Partials      860      864       +4     

@goccy goccy merged commit 6a1ae7c into master May 1, 2021
@goccy goccy deleted the feature/fix-nil-interface branch May 1, 2021 18:50
@zimmski
Copy link

zimmski commented May 2, 2021

Works perfectly.

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.

Using "Unmarshal" to unmarshal a "null" value into an interface type differs from encoding/json behavior
3 participants