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

Ability to add fallback content-type value for response auto unmarshaling #95

Merged
merged 2 commits into from
Sep 13, 2017

Conversation

jeevatkm
Copy link
Member

Implementation of #92

@jeevatkm jeevatkm added this to the v1.0 Milestone milestone Sep 13, 2017
@jeevatkm jeevatkm self-assigned this Sep 13, 2017
@codecov
Copy link

codecov bot commented Sep 13, 2017

Codecov Report

Merging #95 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage    96.8%   96.83%   +0.02%     
==========================================
  Files           9       10       +1     
  Lines         970      978       +8     
==========================================
+ Hits          939      947       +8     
  Misses         16       16              
  Partials       15       15
Impacted Files Coverage Δ
request17.go 100% <ø> (ø) ⬆️
request16.go 100% <ø> (ø) ⬆️
middleware.go 92.2% <100%> (ø) ⬆️
request.go 100% <100%> (ø) ⬆️
util.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 c6d4218...257b253. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant