Skip to content

impl(compute/v1): bootstrap library#3383

Merged
coryan merged 3 commits intogoogleapis:mainfrom
coryan:prototype-compute-client
Sep 24, 2025
Merged

impl(compute/v1): bootstrap library#3383
coryan merged 3 commits intogoogleapis:mainfrom
coryan:prototype-compute-client

Conversation

@coryan
Copy link
Copy Markdown
Collaborator

@coryan coryan commented Sep 23, 2025

Create a minimal library, with only one service enabled, and a
corresponding integration test.

Fixes #3384

Create a minimal library, with only one service enabled, and a
corresponding integration test.
@product-auto-label product-auto-label bot added the api: compute Issues related to the Compute Engine API. label Sep 23, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.19%. Comparing base (8a362af) to head (9fb31f4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3383      +/-   ##
==========================================
- Coverage   96.21%   96.19%   -0.03%     
==========================================
  Files         115      115              
  Lines        4573     4573              
==========================================
- Hits         4400     4399       -1     
- Misses        173      174       +1     

☔ View full report in Codecov by Sentry.
📢 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.

@coryan coryan marked this pull request as ready for review September 23, 2025 19:52
@coryan coryan requested a review from a team September 23, 2025 19:52
dbolduc
dbolduc previously approved these changes Sep 24, 2025
Copy link
Copy Markdown
Member

@dbolduc dbolduc left a comment

Choose a reason for hiding this comment

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

Nice!

@coryan coryan enabled auto-merge (squash) September 24, 2025 17:27
@coryan coryan merged commit f109c34 into googleapis:main Sep 24, 2025
25 checks passed
@coryan coryan deleted the prototype-compute-client branch September 24, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: compute Issues related to the Compute Engine API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bootstrap compute client library

2 participants