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

Added option to disable/enable html escape on json marshal #179

Merged
merged 1 commit into from
Aug 25, 2018

Conversation

jeevatkm
Copy link
Member

For #177

@jeevatkm jeevatkm added this to the v1.9.0 Milestone milestone Aug 25, 2018
@jeevatkm jeevatkm self-assigned this Aug 25, 2018
@codecov
Copy link

codecov bot commented Aug 25, 2018

Codecov Report

Merging #179 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   96.24%   96.31%   +0.07%     
==========================================
  Files           9        9              
  Lines        1065     1086      +21     
==========================================
+ Hits         1025     1046      +21     
  Misses         22       22              
  Partials       18       18
Impacted Files Coverage Δ
middleware.go 91.73% <100%> (ø) ⬆️
client.go 97.02% <100%> (+0.04%) ⬆️
request.go 100% <100%> (ø) ⬆️
util.go 92% <100%> (+0.4%) ⬆️
default.go 100% <100%> (ø) ⬆️
request17.go 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8ea055...c1b5e14. Read the comment docs.

@jeevatkm jeevatkm merged commit fb0aa81 into master Aug 25, 2018
@jeevatkm jeevatkm deleted the json-html-escape-opt branch August 27, 2018 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant