Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

feat: update IAM protos#734

Merged
callmehiphop merged 1 commit into
masterfrom
update-iam-protos
Sep 6, 2019
Merged

feat: update IAM protos#734
callmehiphop merged 1 commit into
masterfrom
update-iam-protos

Conversation

@alexander-fenster

Copy link
Copy Markdown
Contributor

One consequence of #730 is that it will take up to date protos for IAM. Normally, this should not be an issue, but seems there was a slight change in the return value of setting IAM policy (added condition: null to the result). In this PR I'm updating the protos, the generated .d.ts files for IAM, and system/sample tests.

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 6, 2019
@codecov

codecov Bot commented Sep 6, 2019

Copy link
Copy Markdown

Codecov Report

Merging #734 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #734   +/-   ##
=====================================
  Coverage      97%    97%           
=====================================
  Files          14     14           
  Lines         867    867           
  Branches      182    182           
=====================================
  Hits          841    841           
  Misses          6      6           
  Partials       20     20

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 62c88a4...142a12d. Read the comment docs.

@callmehiphop
callmehiphop merged commit 91fa2ef into master Sep 6, 2019
@stephenplusplus
stephenplusplus deleted the update-iam-protos branch November 26, 2019 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants