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

Refactor write json #711

Merged
merged 2 commits into from
May 2, 2020
Merged

Refactor write json #711

merged 2 commits into from
May 2, 2020

Conversation

tejaswiagarwal
Copy link
Contributor

Refactoring WriteJSON() into 2 functions: marshal and writing the response. This will help us call the correct marshaller from the client side - if the client does not want to use the default marshaller.

@coveralls
Copy link

coveralls commented May 1, 2020

Coverage Status

Coverage increased (+0.01%) to 69.462% when pulling cf3b078 on refactor_write_json into b14dda3 on master.

@tejaswiagarwal tejaswiagarwal merged commit f58ca66 into master May 2, 2020
smb158 pushed a commit that referenced this pull request May 20, 2020
* refactor write_json

* Refactor write_json
@ChuntaoLu ChuntaoLu deleted the refactor_write_json branch July 8, 2020 17:23
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.

3 participants