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

WIP: Allow setting any http.RoundTripper as transport #74

Closed
wants to merge 1 commit into from

Conversation

bak1an
Copy link
Contributor

@bak1an bak1an commented May 28, 2017

Proper doc and test coverage is in progress...

Instead of limiting users to `*http.Transport` only.
@codecov
Copy link

codecov bot commented May 28, 2017

Codecov Report

Merging #74 into master will decrease coverage by 1.97%.
The diff coverage is 51.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   96.65%   94.67%   -1.98%     
==========================================
  Files           9        9              
  Lines         926      939      +13     
==========================================
- Hits          895      889       -6     
- Misses         16       28      +12     
- Partials       15       22       +7
Impacted Files Coverage Δ
default.go 100% <100%> (ø) ⬆️
client.go 89.71% <48.64%> (-5.66%) ⬇️
middleware.go 92.23% <0%> (+0.07%) ⬆️

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 f214013...689b755. Read the comment docs.

@jeevatkm
Copy link
Member

@bak1an Thank you for the updates.

@jeevatkm
Copy link
Member

jeevatkm commented Jul 7, 2017

@bak1an Hope you're doing well. Any updates on this feature?

@bak1an
Copy link
Contributor Author

bak1an commented Jul 8, 2017

@jeevatkm Not yet, will try to wrap it up this weekend. Thanks!

@jeevatkm
Copy link
Member

jeevatkm commented Jul 8, 2017

@bak1an Thanks, please let me know, if you need a hand.

@jeevatkm jeevatkm mentioned this pull request Aug 17, 2017
@jeevatkm jeevatkm changed the title WIP: Allow setting any http.RoundTripper as transport Allow setting any http.RoundTripper as transport [jeevatkm: final touch] Aug 17, 2017
@jeevatkm jeevatkm changed the title Allow setting any http.RoundTripper as transport [jeevatkm: final touch] WIP: Allow setting any http.RoundTripper as transport Aug 17, 2017
@jeevatkm
Copy link
Member

Closing this PR in-favor of #91

@jeevatkm jeevatkm closed this Aug 17, 2017
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.

2 participants