Skip to content

ci(oauth2): only test RAB when enabled#16246

Merged
scotthart merged 2 commits into
googleapis:mainfrom
scotthart:rab_external_test
Jul 13, 2026
Merged

ci(oauth2): only test RAB when enabled#16246
scotthart merged 2 commits into
googleapis:mainfrom
scotthart:rab_external_test

Conversation

@scotthart

Copy link
Copy Markdown
Member

No description provided.

@scotthart scotthart requested a review from a team as a code owner July 10, 2026 15:32
@scotthart scotthart enabled auto-merge (squash) July 10, 2026 15:32

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request conditionally compiles the RABExternalAccountCredentials integration test based on the GOOGLE_CLOUD_CPP_TESTING_ENABLE_RAB preprocessor macro, skipping the test if the macro is not defined. The reviewer suggested improving the test skip logic by providing a descriptive message to GTEST_SKIP() to explain why the test was skipped.

Comment thread google/cloud/internal/external_account_integration_test.cc Outdated
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (9ea5a9d) to head (2c5673e).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16246      +/-   ##
==========================================
- Coverage   92.26%   92.26%   -0.01%     
==========================================
  Files        2214     2214              
  Lines      206307   206307              
==========================================
- Hits       190358   190350       -8     
- Misses      15949    15957       +8     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbolduc

dbolduc commented Jul 10, 2026

Copy link
Copy Markdown
Member

There are clang-tidy issues.

@scotthart scotthart merged commit 7da8e2d into googleapis:main Jul 13, 2026
66 checks passed
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.

2 participants