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

Expose response body #88

Merged
merged 3 commits into from
Aug 17, 2017
Merged

Expose response body #88

merged 3 commits into from
Aug 17, 2017

Conversation

jeevatkm
Copy link
Member

Implementation of #87

@jeevatkm jeevatkm self-assigned this Aug 17, 2017
@codecov
Copy link

codecov bot commented Aug 17, 2017

Codecov Report

Merging #88 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   96.68%   96.72%   +0.04%     
==========================================
  Files           9        9              
  Lines         934      946      +12     
==========================================
+ Hits          903      915      +12     
  Misses         16       16              
  Partials       15       15
Impacted Files Coverage Δ
request16.go 100% <ø> (ø) ⬆️
request17.go 100% <ø> (ø) ⬆️
default.go 100% <100%> (ø) ⬆️
response.go 100% <100%> (ø) ⬆️
client.go 95.51% <100%> (+0.04%) ⬆️
request.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 6d8c785...1db7095. Read the comment docs.

@jeevatkm jeevatkm merged commit eb3bafb into master Aug 17, 2017
@jeevatkm jeevatkm deleted the expose-response-body branch August 17, 2017 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant