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

Make CredentialsWrapper protected #193

Merged

Conversation

michaelbausor
Copy link
Contributor

Make CredentialsWrapper protected in GapicClientTrait. We have received a request to make this available from other teams using the generated clients.

@codecov-io
Copy link

codecov-io commented Jun 8, 2018

Codecov Report

Merging #193 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #193      +/-   ##
==========================================
+ Coverage   84.77%   84.79%   +0.02%     
==========================================
  Files          56       56              
  Lines        2752     2756       +4     
==========================================
+ Hits         2333     2337       +4     
  Misses        419      419
Impacted Files Coverage Δ
src/ApiCore/GapicClientTrait.php 89.32% <100%> (+0.21%) ⬆️

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 eb7f2f6...08a6276. Read the comment docs.

Copy link
Contributor

@jdpedrie jdpedrie left a comment

Choose a reason for hiding this comment

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

Could you test that both new methods return the expected values?

@michaelbausor
Copy link
Contributor Author

Done, PTAL

@michaelbausor michaelbausor merged commit 1d91c96 into googleapis:master Jun 8, 2018
@michaelbausor michaelbausor deleted the credentials-protected branch June 8, 2018 22:06
@michaelbausor michaelbausor mentioned this pull request Jun 8, 2018
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

4 participants