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

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

Merged
merged 1 commit into from Oct 30, 2022
Merged

Conversation

spikecurtis
Copy link
Contributor

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

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

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

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
Collaborator

@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.

None yet

3 participants