Skip to content

allow remote.DefaultTransport to be overridden by an http.RoundTripper#1449

Merged
imjasonh merged 2 commits intogoogle:mainfrom
imjasonh:transport
Sep 20, 2022
Merged

allow remote.DefaultTransport to be overridden by an http.RoundTripper#1449
imjasonh merged 2 commits intogoogle:mainfrom
imjasonh:transport

Conversation

@imjasonh
Copy link
Copy Markdown
Contributor

This mirrors the behavior of http.DefaultTransport, which is declared as an http.RoundTripper even though everyone basically assumes it's a *http.Transport.

@imjasonh imjasonh requested a review from mattmoor September 19, 2022 21:55
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 19, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.31%. Comparing base (f981b4c) to head (92c6ae1).
⚠️ Report is 246 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1449   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files         115      115           
  Lines        8772     8772           
=======================================
  Hits         6431     6431           
  Misses       1696     1696           
  Partials      645      645           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants