-
Notifications
You must be signed in to change notification settings - Fork 375
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
cleanup(common)!: remove legacy IAM classes #8667
cleanup(common)!: remove legacy IAM classes #8667
Conversation
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov Report
@@ Coverage Diff @@
## main #8667 +/- ##
========================================
Coverage 93.41% 93.42%
========================================
Files 1461 1456 -5
Lines 123977 123808 -169
========================================
- Hits 115815 115666 -149
+ Misses 8162 8142 -20
Continue to review full report at Codecov.
|
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
`GOOGLE_CLOUD_CPP_BIGTABLE_IAM_DEPRECATED` disappeared in googleapis#8652. `GOOGLE_CLOUD_CPP_IAM_DEPRECATED` disappeared in googleapis#8667.
Fixes #5929
This change is