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

JSONResponder now responds with the correct Content-Type #57

Merged
merged 1 commit into from
Feb 5, 2021

Conversation

alistairjudson
Copy link
Contributor

The JSONResponder now responds with the correct Content-Types depending
on the situation.

@alistairjudson alistairjudson self-assigned this Feb 5, 2021
@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #57 (cdf684f) into master (83a3387) will decrease coverage by 0.17%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   86.38%   86.20%   -0.18%     
==========================================
  Files          17       17              
  Lines         514      522       +8     
==========================================
+ Hits          444      450       +6     
- Misses         70       72       +2     
Impacted Files Coverage Δ
response/json.go 92.00% <75.00%> (-8.00%) ⬇️

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 83a3387...cdf684f. Read the comment docs.

The JSONResponder now responds with the correct Content-Types depending
on the situation.
@alistairjudson alistairjudson merged commit 64a0e20 into master Feb 5, 2021
@alistairjudson alistairjudson deleted the responder-content-types branch February 5, 2021 17:03
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.

1 participant