Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix any bugs of encoder #148

Merged
merged 6 commits into from
Mar 11, 2021
Merged

Fix any bugs of encoder #148

merged 6 commits into from
Mar 11, 2021

Conversation

goccy
Copy link
Owner

@goccy goccy commented Mar 11, 2021

- fix some issues ( #104 #118 #144 #147 )
- fix recursive call operation
- use json.Number of encoding/json
- fix encoding of MarshalJSON and MarshalText
- fix pointer operation
- remove 'anonymous' and 'only' operation
- add test cases for array/slice/map/marshaler
@codecov-io
Copy link

Codecov Report

Merging #148 (096bbf3) into master (116df92) will decrease coverage by 0.01%.
The diff coverage is 84.36%.

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
- Coverage   72.23%   72.21%   -0.02%     
==========================================
  Files          42       42              
  Lines       23546    19822    -3724     
==========================================
- Hits        17009    14315    -2694     
+ Misses       5826     4895     -931     
+ Partials      711      612      -99     

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.

2 participants