yarpc-go icon indicating copy to clipboard operation
yarpc-go copied to clipboard

http: refactor single outbound method

Open jronak opened this issue 2 years ago • 1 comments

Pass options to the NewOubound method instead of applying options in NewSingleOutbound

jronak avatar Oct 06 '22 18:10 jronak

Codecov Report

Base: 85.24% // Head: 85.24% // No change to project coverage :thumbsup:

Coverage data is based on head (2fc4fb3) compared to base (2fc4fb3). Patch has no changes to coverable lines.

:exclamation: Current head 2fc4fb3 differs from pull request most recent head 5f67977. Consider uploading reports for the commit 5f67977 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2173   +/-   ##
=======================================
  Coverage   85.24%   85.24%           
=======================================
  Files         269      269           
  Lines       15333    15333           
=======================================
  Hits        13070    13070           
  Misses       1844     1844           
  Partials      419      419           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Oct 06 '22 18:10 codecov[bot]