Skip to content

Fix missing body.Close() in bearer auth#1482

Merged
imjasonh merged 1 commit intogoogle:mainfrom
coder:fix-bearer-leak
Oct 30, 2022
Merged

Fix missing body.Close() in bearer auth#1482
imjasonh merged 1 commit intogoogle:mainfrom
coder:fix-bearer-leak

Conversation

@spikecurtis
Copy link
Copy Markdown
Contributor

Signed-off-by: Spike Curtis spike@coder.com

Signed-off-by: Spike Curtis <spike@coder.com>
@google-cla
Copy link
Copy Markdown

google-cla bot commented Oct 28, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #1482 (cba1bc8) into main (426de7d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1482   +/-   ##
=======================================
  Coverage   73.18%   73.19%           
=======================================
  Files         115      115           
  Lines        8809     8812    +3     
=======================================
+ Hits         6447     6450    +3     
  Misses       1712     1712           
  Partials      650      650           
Impacted Files Coverage Δ
pkg/v1/remote/transport/bearer.go 78.43% <100.00%> (+0.32%) ⬆️

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

Copy link
Copy Markdown
Contributor

@imjasonh imjasonh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@imjasonh imjasonh merged commit 1711cef into google:main Oct 30, 2022
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