Skip to content

README section for interop with google-http-client#275

Merged
chingor13 merged 1 commit intomasterfrom
chingor13-patch-1
Jun 19, 2019
Merged

README section for interop with google-http-client#275
chingor13 merged 1 commit intomasterfrom
chingor13-patch-1

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

Adds an example using HttpCredentialsAdapter

Fixes googleapis/google-cloud-java#3013

Adds an example using `HttpCredentialsAdapter`
@chingor13 chingor13 requested a review from a team June 12, 2019 16:29
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 12, 2019
@chingor13 chingor13 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 14, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 14, 2019

Codecov Report

Merging #275 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #275      +/-   ##
============================================
- Coverage     78.23%   78.21%   -0.02%     
  Complexity      330      330              
============================================
  Files            21       21              
  Lines          1447     1446       -1     
  Branches        158      157       -1     
============================================
- Hits           1132     1131       -1     
  Misses          237      237              
  Partials         78       78
Impacted Files Coverage Δ Complexity Δ
...tp/java/com/google/auth/oauth2/UserAuthorizer.java 76.43% <0%> (-0.14%) 20% <0%> (ø)

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 0d2b93f...2618a9a. Read the comment docs.

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Jun 19, 2019
@chingor13 chingor13 merged commit cccdfdb into master Jun 19, 2019
@chingor13 chingor13 deleted the chingor13-patch-1 branch June 19, 2019 17:02
@yoshi-automation yoshi-automation removed the 🚨 This issue needs some love. label Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Interop w/ other Google HTTP clients

5 participants